Home
last modified time | relevance | path

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

/trunk/main/connectivity/qa/complex/connectivity/hsqldb/
H A DTestCacheSize.java36 import org.hsqldb.lib.StopWatch;
165 StopWatch sw = new StopWatch(); in testFillUp()
280 StopWatch sw = new StopWatch(); in fillUpBigTable()
351 StopWatch sw = new StopWatch(); in fillUpMultiTable()
406 StopWatch sw = new StopWatch(); in checkResults()
466 StopWatch sw = new StopWatch(); in checkSelects()
550 StopWatch sw = new StopWatch(); in checkUpdates()
/trunk/main/sal/qa/osl/process/
H A Dosl_Thread.cxx59 class StopWatch { class
70 StopWatch();
71 ~StopWatch() {} in ~StopWatch()
85 StopWatch::StopWatch():m_bIsValid(false),m_bIsRunning(false) {} in StopWatch() function in StopWatch
87 void StopWatch::start() in start()
99 void StopWatch::stop() in stop()
137 double StopWatch::getSeconds() const in getSeconds()
150 double StopWatch::getTenthSec() const in getTenthSec()
919 StopWatch aStopWatch; in TEST_F()
954 StopWatch aStopWatch; in TEST_F()
[all …]
/trunk/main/connectivity/qa/complex/connectivity/
H A DHsqlDriverTest.java34 import org.hsqldb.lib.StopWatch;
110 StopWatch sw = new StopWatch(); in test()
141 StopWatch sw = new StopWatch(); in test2()
/trunk/main/sal/qa/testHelperFunctions/
H A DtestHelperFunctions.cxx196 class StopWatch class
203 StopWatch() in StopWatch() function in testOfHelperFunctions::StopWatch
351 StopWatch aWatch; in TEST_F()
365 StopWatch aWatch; in TEST_F()
380 StopWatch aWatch; in TEST_F()

Completed in 31 milliseconds