Searched refs:nTenthSec (Results 1 – 1 of 1) sorted by relevance
1662 double nTenthSec = aStopWatch.getTenthSec(); in TEST_F() local1665 printf("nTenthSec = %f \n", nTenthSec); in TEST_F()1669 …ASSERT_TRUE(nTenthSec >= 5 && nValue == 1) << "Wait: Blocks the calling thread for the given numbe… in TEST_F()
Completed in 23 milliseconds