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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/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 45 milliseconds