Home
last modified time | relevance | path

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

/kernel/liteos_a/testsuites/unittest/container/smoke/
H A DIt_time_container_007.cpp34 const int NSEC = 80000000; variable
42 ret = sprintf_s(timeOff, STR_LEN, "monotonic %d %d", SEC, NSEC); in WriteProcTime()
H A DIt_time_container_002.cpp34 const int NSEC = 800000000; variable
43 ret = sprintf_s(timeOff, STR_LEN, "monotonic %d %d", SEC, NSEC); in childFunc()
77 ret = sprintf_s(timeOff, STR_LEN, "monotonic %d %d", SEC, NSEC); in WriteProcTime()
H A DIt_time_container_008.cpp34 const long long NSEC = 800000000000; variable
42 ret = sprintf_s(timeOff, STR_LEN, "monotonic %d %lld", SEC, NSEC); in WriteProcTime()
H A DIt_time_container_004.cpp34 const int NSEC = 800000000; variable
60 ret = sprintf_s(timeOff, STR_LEN, "monotonic %d %d", SEC, NSEC); in WriteProcTime()
H A DIt_time_container_005.cpp34 const int NSEC = 800000000; variable
60 ret = sprintf_s(timeOff, STR_LEN, "monotonic %d %d", SEC, NSEC); in WriteProcTime()

Completed in 2 milliseconds