Home
last modified time | relevance | path

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

/third_party/libabigail/tests/lib/
Dcatch.hpp16906 double suiteTime = suiteTimer.getElapsedSeconds(); in testGroupEnded() local
16915 void JunitReporter::writeGroup( TestGroupNode const& groupNode, double suiteTime ) { in writeGroup()