Home
last modified time | relevance | path

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

/external/catch2/include/reporters/
Dcatch_reporter_console.h52 void lazyPrint();
Dcatch_reporter_console.cpp368 lazyPrint(); in assertionEnded()
383 lazyPrint(); in sectionEnded()
445 void ConsoleReporter::lazyPrint() { in lazyPrint() function in Catch::ConsoleReporter
/external/bcc/tests/cc/
Dcatch.hpp9507 lazyPrint(); in assertionEnded()
9521 lazyPrint(); in sectionEnded()
9702 void lazyPrint() { in lazyPrint() function
/external/catch2/single_include/catch2/
Dcatch.hpp5527 void lazyPrint();
13674 lazyPrint(); in assertionEnded()
13689 lazyPrint(); in sectionEnded()
13750 void ConsoleReporter::lazyPrint() { in lazyPrint() function in Catch::ConsoleReporter