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

/external/google-breakpad/src/testing/gtest/test/
H A Dgtest-listener_test.cc131 class EnvironmentInvocationCatcher : public Environment { class in namespace:testing::internal
177 using ::testing::internal::EnvironmentInvocationCatcher;
213 AddGlobalTestEnvironment(new EnvironmentInvocationCatcher);
/external/googletest/googletest/test/
H A Dgtest-listener_test.cc128 class EnvironmentInvocationCatcher : public Environment { class in namespace:testing::internal
174 using ::testing::internal::EnvironmentInvocationCatcher;
211 AddGlobalTestEnvironment(new EnvironmentInvocationCatcher);
/external/protobuf/gtest/test/
H A Dgtest-listener_test.cc131 class EnvironmentInvocationCatcher : public Environment { class in namespace:testing::internal
177 using ::testing::internal::EnvironmentInvocationCatcher;
213 AddGlobalTestEnvironment(new EnvironmentInvocationCatcher);
/external/v8/testing/gtest/test/
H A Dgtest-listener_test.cc128 class EnvironmentInvocationCatcher : public Environment { class in namespace:testing::internal
174 using ::testing::internal::EnvironmentInvocationCatcher;
211 AddGlobalTestEnvironment(new EnvironmentInvocationCatcher);
/external/vulkan-validation-layers/tests/gtest-1.7.0/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 125 milliseconds