Home
last modified time | relevance | path

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

/aoo42x/main/sal/qa/osl/process/
H A Dosl_Thread.cxx919 StopWatch aStopWatch; in TEST_F() local
920 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() local
955 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() local
1647 aStopWatch.start(); in TEST_F()
[all …]

Completed in 29 milliseconds