Searched refs:aWatch (Results 1 – 1 of 1) sorted by relevance
381 StopWatch aWatch; in TEST_F() local382 aWatch.start(); in TEST_F()385 aWatch.stop(); in TEST_F()386 aWatch.showTime("Wait for 3 seconds"); in TEST_F()395 StopWatch aWatch; in TEST_F() local396 aWatch.start(); in TEST_F()399 aWatch.stop(); in TEST_F()400 aWatch.showTime("wait for 500msec"); in TEST_F()410 StopWatch aWatch; in TEST_F() local411 aWatch.start(); in TEST_F()[all …]