Home | History | Annotate | Download | only in gtest

Lines Matching refs:RunAllTests

1149   int RunAllTests();
1218 // this function is also called from RunAllTests. Since this function can be
5017 return impl_->RunAllTests();
5027 return impl_->RunAllTests();
5168 // this function is also called from RunAllTests. Since this function can be
5272 // All other functions called from RunAllTests() may safely assume that
5274 int UnitTestImpl::RunAllTests() {