Home
last modified time | relevance | path

Searched refs:CLOCK_RESOLUTION_LOW (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/kernel_lite/time_posix/src/
H A DClockTimeTest.cpp34 const int CLOCK_RESOLUTION_LOW = 1000 * 1000; variable
81 EXPECT_EQ(time1.tv_nsec, CLOCK_RESOLUTION_LOW) << "Resolution check failed"; in HWTEST_P()

Completed in 2 milliseconds