Home
last modified time | relevance | path

Searched refs:currentTestRunInfo (Results 1 – 5 of 5) sorted by relevance

/external/catch2/include/reporters/
Dcatch_reporter_bases.hpp57 currentTestRunInfo = _testRunInfo; in testRunStarting()
83 currentTestRunInfo.reset(); in testRunEnded()
94 LazyStat<TestRunInfo> currentTestRunInfo; member
Dcatch_reporter_console.cpp511 if (!currentTestRunInfo.used) in lazyPrintWithoutClosingBenchmarkTable()
524 stream << currentTestRunInfo->name in lazyPrintRunInfo()
531 currentTestRunInfo.used = true; in lazyPrintRunInfo()
/external/bcc/tests/cc/
Dcatch.hpp8547 currentTestRunInfo = _testRunInfo; in testRunStarting()
8572 currentTestRunInfo.reset(); in testRunEnded()
8583 LazyStat<TestRunInfo> currentTestRunInfo; member
9704 if( !currentTestRunInfo.used ) in lazyPrint()
9717 stream << currentTestRunInfo->name in lazyPrintRunInfo()
9724 currentTestRunInfo.used = true; in lazyPrintRunInfo()
/external/libabigail/tests/lib/
Dcatch.hpp5751 currentTestRunInfo = _testRunInfo; in testRunStarting()
5777 currentTestRunInfo.reset(); in testRunEnded()
5788 LazyStat<TestRunInfo> currentTestRunInfo; member
16546 if (!currentTestRunInfo.used) in lazyPrintWithoutClosingBenchmarkTable()
16559 stream << currentTestRunInfo->name in lazyPrintRunInfo()
16566 currentTestRunInfo.used = true; in lazyPrintRunInfo()
/external/catch2/single_include/catch2/
Dcatch.hpp5715 currentTestRunInfo = _testRunInfo; in testRunStarting()
5741 currentTestRunInfo.reset(); in testRunEnded()
5752 LazyStat<TestRunInfo> currentTestRunInfo; member
16293 if (!currentTestRunInfo.used) in lazyPrintWithoutClosingBenchmarkTable()
16306 stream << currentTestRunInfo->name in lazyPrintRunInfo()
16313 currentTestRunInfo.used = true; in lazyPrintRunInfo()