HomeSort by: relevance | last modified time | path
    Searched refs:RunAllTests (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
gtest-internal-inl.h 724 bool RunAllTests();
809 // this function is also called from RunAllTests. Since this function can be
941 // The value of GTEST_FLAG(catch_exceptions) at the moment RunAllTests()
gtest.cc 4927 &internal::UnitTestImpl::RunAllTests,
5106 // this function is also called from RunAllTests. Since this function can be
5227 // All other functions called from RunAllTests() may safely assume that
5229 bool UnitTestImpl::RunAllTests() {

Completed in 23 milliseconds