Home
last modified time | relevance | path

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

/test/xts/acts/kernel_lite/time_posix/src/
DClockTimeTest.cpp224 const int testClockt = 100; variable
233 KeepRun(testClockt * msPerClock);
247 if (!CheckValueClose(end.tms_utime, testClockt, 0.02)) {
250 if (!CheckValueClose((endTime - stTime), testClockt, 0.02)) {