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

/external/chromium/sdch/open-vcdiff/src/gtest/
H A Dgtest.h543 // testing::AddGlobalTestEnvironment(new FooEnvironment);
546 // call AddGlobalTestEnvironment() there, as relying on initialization
552 inline Environment* AddGlobalTestEnvironment(Environment* env) { function in namespace:testing
/external/chromium/testing/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/chromium_org/testing/gtest/include/gtest/
H A Dgtest.h1213 friend Environment* AddGlobalTestEnvironment(Environment* env);
1257 // testing::AddGlobalTestEnvironment(new FooEnvironment);
1260 // call AddGlobalTestEnvironment() there, as relying on initialization
1266 inline Environment* AddGlobalTestEnvironment(Environment* env) { function in namespace:testing
/external/chromium_org/third_party/mesa/src/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/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/llvm/utils/unittest/googletest/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/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/open-vcdiff/gtest/include/gtest/
H A Dgtest.h1140 friend Environment* AddGlobalTestEnvironment(Environment* env);
1182 // testing::AddGlobalTestEnvironment(new FooEnvironment);
1185 // call AddGlobalTestEnvironment() there, as relying on initialization
1191 inline Environment* AddGlobalTestEnvironment(Environment* env) { function in namespace:testing
/external/protobuf/gtest/include/gtest/
H A Dgtest.h1058 friend Environment* AddGlobalTestEnvironment(Environment* env);
1100 // testing::AddGlobalTestEnvironment(new FooEnvironment);
1103 // call AddGlobalTestEnvironment() there, as relying on initialization
1109 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 311 milliseconds