Home
last modified time | relevance | path

Searched refs:RunAllTests (Results 1 – 4 of 4) sorted by relevance

/system/nvram/core/tests/
Dgtest_stubs.cpp25 void TestRegistry::RunAllTests() { in RunAllTests() function in testing::detail::TestRegistry
53 testing::detail::TestRegistry::instance()->RunAllTests(); in main()
Dgtest_stubs.h90 void RunAllTests();
/system/testing/gtest_extras/
DIsolate.h69 void RunAllTests();
DIsolate.cpp394 void Isolate::RunAllTests() { in RunAllTests() function in android::gtest_extras::Isolate
758 RunAllTests(); in Run()