Home
last modified time | relevance | path

Searched defs:suiteTime (Results 1 – 4 of 4) sorted by relevance

/external/catch2/include/reporters/
Dcatch_reporter_junit.cpp107 double suiteTime = suiteTimer.getElapsedSeconds(); in testGroupEnded() local
116 void JunitReporter::writeGroup( TestGroupNode const& groupNode, double suiteTime ) { in writeGroup()
/external/bcc/tests/cc/
Dcatch.hpp9313 double suiteTime = suiteTimer.getElapsedSeconds(); in testGroupEnded() local
9322 void writeGroup( TestGroupNode const& groupNode, double suiteTime ) { in writeGroup()
/external/catch2/single_include/catch2/
Dcatch.hpp16574 double suiteTime = suiteTimer.getElapsedSeconds(); in testGroupEnded() local
16583 void JunitReporter::writeGroup( TestGroupNode const& groupNode, double suiteTime ) { in writeGroup()
/external/libabigail/tests/lib/
Dcatch.hpp16827 double suiteTime = suiteTimer.getElapsedSeconds(); in testGroupEnded() local
16836 void JunitReporter::writeGroup( TestGroupNode const& groupNode, double suiteTime ) { in writeGroup()