HomeSort by relevance Sort by last modified time
    Searched refs:EnvironmentInvocationCatcher (Results 1 - 2 of 2) sorted by null

  /external/google-breakpad/src/testing/gtest/test/
gtest-listener_test.cc 131 class EnvironmentInvocationCatcher : public Environment {
177 using ::testing::internal::EnvironmentInvocationCatcher;
213 AddGlobalTestEnvironment(new EnvironmentInvocationCatcher);
  /external/googletest/googletest/test/
googletest-listener-test.cc 200 class EnvironmentInvocationCatcher : public Environment {
238 using ::testing::internal::EnvironmentInvocationCatcher;
278 AddGlobalTestEnvironment(new EnvironmentInvocationCatcher);

Completed in 84 milliseconds