SetOnces          182 third_party/protobuf/src/google/protobuf/stubs/once_unittest.cc   SetOnces(&simple_once, NULL);
SetOnces          197 third_party/protobuf/src/google/protobuf/stubs/once_unittest.cc   SetOnces(&recursive_once1, &recursive_once2);
SetOnces          207 third_party/protobuf/src/google/protobuf/stubs/once_unittest.cc   SetOnces(&multiple_threads_once, NULL);
SetOnces          224 third_party/protobuf/src/google/protobuf/stubs/once_unittest.cc   SetOnces(&multiple_threads_blocked_once1, &multiple_threads_blocked_once2);