Searched refs:RunAllTests (Results 1 - 2 of 2) sorted by relevance

/openjdk10/test/fmw/gtest/src/
H A Dgtest-internal-inl.h708 bool RunAllTests();
793 // this function is also called from RunAllTests. Since this function can be
927 // The value of GTEST_FLAG(catch_exceptions) at the moment RunAllTests()
H A Dgtest.cc3928 &internal::UnitTestImpl::RunAllTests,
4110 // this function is also called from RunAllTests. Since this function can be
4220 // All other functions called from RunAllTests() may safely assume that
4222 bool UnitTestImpl::RunAllTests() { function in class:testing::internal::UnitTestImpl

Completed in 102 milliseconds