Searched defs:AddGlobalTestEnvironment (Results 1 - 7 of 7) sorted by relevance

/external/google-breakpad/src/testing/gtest/include/gtest/
H A Dgtest.h1220 friend Environment* AddGlobalTestEnvironment(Environment* env);
1264 // testing::AddGlobalTestEnvironment(new FooEnvironment);
1267 // call AddGlobalTestEnvironment() there, as relying on initialization
1273 inline Environment* AddGlobalTestEnvironment(Environment* env) { function in namespace:testing
/external/gtest/include/gtest/
H A Dgtest.h1265 friend Environment* AddGlobalTestEnvironment(Environment* env);
1309 // testing::AddGlobalTestEnvironment(new FooEnvironment);
1312 // call AddGlobalTestEnvironment() there, as relying on initialization
1318 inline Environment* AddGlobalTestEnvironment(Environment* env) { function in namespace:testing
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h1214 friend Environment* AddGlobalTestEnvironment(Environment* env);
1256 // testing::AddGlobalTestEnvironment(new FooEnvironment);
1259 // call AddGlobalTestEnvironment() there, as relying on initialization
1265 inline Environment* AddGlobalTestEnvironment(Environment* env) { function in namespace:testing
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest.h1212 friend Environment* AddGlobalTestEnvironment(Environment* env);
1254 // testing::AddGlobalTestEnvironment(new FooEnvironment);
1257 // call AddGlobalTestEnvironment() there, as relying on initialization
1263 inline Environment* AddGlobalTestEnvironment(Environment* env) { function in namespace:testing
/external/protobuf/gtest/include/gtest/
H A Dgtest.h1137 friend Environment* AddGlobalTestEnvironment(Environment* env);
1179 // testing::AddGlobalTestEnvironment(new FooEnvironment);
1182 // call AddGlobalTestEnvironment() there, as relying on initialization
1188 inline Environment* AddGlobalTestEnvironment(Environment* env) { function in namespace:testing
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest.h16725 friend Environment* AddGlobalTestEnvironment(Environment* env);
16767 // testing::AddGlobalTestEnvironment(new FooEnvironment);
16770 // call AddGlobalTestEnvironment() there, as relying on initialization
16776 inline Environment* AddGlobalTestEnvironment(Environment* env) { function in namespace:testing
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h18678 friend Environment* AddGlobalTestEnvironment(Environment* env);
18722 // testing::AddGlobalTestEnvironment(new FooEnvironment);
18725 // call AddGlobalTestEnvironment() there, as relying on initialization
18731 inline Environment* AddGlobalTestEnvironment(Environment* env) { function in namespace:testing

Completed in 327 milliseconds