Home
last modified time | relevance | path

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

/kernel/liteos_a/testsuites/unittest/libc/time/clock/
H A Dlt_clock_test.h43 #define CLOCK_COARSE_RES_NSEC 1000000 macro
/kernel/liteos_a/testsuites/unittest/libc/time/clock/full/
H A Dclock_test_006.cpp54 ICUNIT_ASSERT_EQUAL(res.tv_nsec, CLOCK_COARSE_RES_NSEC, res.tv_nsec); in ClockTest()
H A Dclock_test_007.cpp53 ICUNIT_ASSERT_EQUAL(res.tv_nsec, CLOCK_COARSE_RES_NSEC, res.tv_nsec); in ClockTest()

Completed in 3 milliseconds