Home
last modified time | relevance | path

Searched refs:aWatch (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sal/qa/testHelperFunctions/
H A DtestHelperFunctions.cxx351 StopWatch aWatch; in TEST_F() local
352 aWatch.start(); in TEST_F()
355 aWatch.stop(); in TEST_F()
356 aWatch.showTime("Wait for 3 seconds"); in TEST_F()
365 StopWatch aWatch; in TEST_F() local
366 aWatch.start(); in TEST_F()
369 aWatch.stop(); in TEST_F()
370 aWatch.showTime("wait for 500msec"); in TEST_F()
380 StopWatch aWatch; in TEST_F() local
381 aWatch.start(); in TEST_F()
[all …]

Completed in 11 milliseconds