HomeSort by relevance Sort by last modified time
    Searched refs:EnvironmentInvocationCatcher (Results 1 - 6 of 6) 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/
gtest-listener_test.cc 128 class EnvironmentInvocationCatcher : public Environment {
174 using ::testing::internal::EnvironmentInvocationCatcher;
211 AddGlobalTestEnvironment(new EnvironmentInvocationCatcher);
  /external/protobuf/gtest/test/
gtest-listener_test.cc 131 class EnvironmentInvocationCatcher : public Environment {
177 using ::testing::internal::EnvironmentInvocationCatcher;
213 AddGlobalTestEnvironment(new EnvironmentInvocationCatcher);
  /external/v8/testing/gtest/test/
gtest-listener_test.cc 128 class EnvironmentInvocationCatcher : public Environment {
174 using ::testing::internal::EnvironmentInvocationCatcher;
211 AddGlobalTestEnvironment(new EnvironmentInvocationCatcher);
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest-listener_test.cc 128 class EnvironmentInvocationCatcher : public Environment {
174 using ::testing::internal::EnvironmentInvocationCatcher;
210 AddGlobalTestEnvironment(new EnvironmentInvocationCatcher);
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/test/
gtest-listener_test.cc 128 class EnvironmentInvocationCatcher : public Environment {
174 using ::testing::internal::EnvironmentInvocationCatcher;
210 AddGlobalTestEnvironment(new EnvironmentInvocationCatcher);

Completed in 333 milliseconds