Home
last modified time | relevance | path

Searched refs:completeCycle (Results 1 – 4 of 4) sorted by relevance

/external/catch2/include/internal/
Dcatch_test_case_tracker.cpp57 void TrackerContext::completeCycle() { in completeCycle() function in Catch::TestCaseTracking::TrackerContext
160 m_ctx.completeCycle(); in close()
167 m_ctx.completeCycle(); in fail()
Dcatch_test_case_tracker.h80 void completeCycle();
/external/bcc/tests/cc/
Dcatch.hpp5520 void completeCycle() { in completeCycle() function in Catch::TestCaseTracking::TrackerContext
5640 m_ctx.completeCycle(); in close()
5647 m_ctx.completeCycle(); in fail()
/external/catch2/single_include/catch2/
Dcatch.hpp5832 void completeCycle();
11904 void TrackerContext::completeCycle() { in completeCycle() function in Catch::TestCaseTracking::TrackerContext
12005 m_ctx.completeCycle(); in close()
12012 m_ctx.completeCycle(); in fail()