Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gtest/include/gtest/
Dgtest.h2472 inline int RUN_ALL_TESTS() { in RUN_ALL_TESTS() function
/third_party/googletest/googletest/include/gtest/
Dgtest.h2323 inline int RUN_ALL_TESTS() { return ::testing::UnitTest::GetInstance()->Run(); } in RUN_ALL_TESTS() function
/third_party/node/deps/googletest/include/gtest/
Dgtest.h2317 inline int RUN_ALL_TESTS() { return ::testing::UnitTest::GetInstance()->Run(); } in RUN_ALL_TESTS() function