Searched refs:aStopWatch (Results 1 – 1 of 1) sorted by relevance
919 StopWatch aStopWatch; in TEST_F() local920 aStopWatch.start(); in TEST_F()930 aStopWatch.stop(); in TEST_F()932 double nSec = aStopWatch.getSeconds(); in TEST_F()954 StopWatch aStopWatch; in TEST_F() local955 aStopWatch.start(); in TEST_F()964 aStopWatch.stop(); in TEST_F()965 double nSec = aStopWatch.getSeconds(); in TEST_F()1646 StopWatch aStopWatch; in TEST_F() local1647 aStopWatch.start(); in TEST_F()[all …]
Completed in 26 milliseconds