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.cxx381 StopWatch aWatch; in TEST_F() local
382 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() local
396 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() local
411 aWatch.start(); in TEST_F()
[all …]