Searched defs:isSuccessfullyCompleted (Results 1 – 3 of 3) sorted by relevance
/external/catch2/include/internal/ | ||
D | catch_test_case_tracker.cpp | 84 bool TrackerBase::isSuccessfullyCompleted() const { in isSuccessfullyCompleted() function in Catch::TestCaseTracking::TrackerBase |
/external/bcc/tests/cc/ | ||
D | catch.hpp | 5574 virtual bool isSuccessfullyCompleted() const CATCH_OVERRIDE { in isSuccessfullyCompleted() function in Catch::TestCaseTracking::TrackerBase |
/external/catch2/single_include/catch2/ | ||
D | catch.hpp | 11930 bool TrackerBase::isSuccessfullyCompleted() const { in isSuccessfullyCompleted() function in Catch::TestCaseTracking::TrackerBase |