Home
last modified time | relevance | path

Searched defs:RunAllTests (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/third_party/googletest/googletest/test/
Dgtest_environment_test.cc127 int RunAllTests(MyEnvironment* env, FailureType failure) { in RunAllTests() function
Dgtest_output_test_.cc340 int RunAllTests() { in RunAllTests() function
/ndk/sources/third_party/googletest/googletest/src/
Dgtest.cc4129 bool UnitTestImpl::RunAllTests() { in RunAllTests() function in testing::internal::UnitTestImpl