Searched refs:EnvironmentInvocationCatcher (Results 1 - 3 of 3) sorted by last modified time

/external/protobuf/gtest/test/
H A Dgtest-listener_test.cc140 class EnvironmentInvocationCatcher : public Environment { class in namespace:testing::internal
186 using ::testing::internal::EnvironmentInvocationCatcher;
222 AddGlobalTestEnvironment(new EnvironmentInvocationCatcher);
/external/gtest/test/
H A Dgtest-listener_test.cc128 class EnvironmentInvocationCatcher : public Environment { class in namespace:testing::internal
174 using ::testing::internal::EnvironmentInvocationCatcher;
210 AddGlobalTestEnvironment(new EnvironmentInvocationCatcher);
/external/chromium_org/testing/gtest/test/
H A Dgtest-listener_test.cc128 class EnvironmentInvocationCatcher : public Environment { class in namespace:testing::internal
174 using ::testing::internal::EnvironmentInvocationCatcher;
210 AddGlobalTestEnvironment(new EnvironmentInvocationCatcher);

Completed in 1472 milliseconds