Home
last modified time | relevance | path

Searched defs:tp (Results 1 – 8 of 8) sorted by relevance

/test/xts/acts/commonlibrary/toolchain/libc-test/src/
Dtoolchaintest.cpp84 struct timespec tp; in RunTests() local
/test/xts/device_attest/services/core/utils/
Dattest_utils_timer.c31 static void Ms2TimeSpec(struct timespec *tp, uint32_t ms) in Ms2TimeSpec()
/test/xts/device_attest_lite/services/core/utils/
Dattest_utils_timer.c32 static void AttestMs2TimeSpec(struct timespec *tp, uint32_t ms) in AttestMs2TimeSpec()
/test/xts/acts/security_lite/permission_posix/capability/src/
DActsCapabilityTest.cpp628 struct timespec tp = { 0 }; variable
1167 struct timespec tp = { 0 }; variable
1205 struct timespec tp = { 0 }; variable
DActsCapability.cpp488 int tp = 1000000000; in CompareTime() local
/test/xts/hats/hdf/camera/hdi/common/
Dcommon.cpp22 std::chrono::time_point<std::chrono::system_clock, std::chrono::milliseconds> tp = in GetCurrentLocalTimeStamp() local
/test/xts/acts/security_lite/permission_posix/dac/src/
DActsDacPreTest.cpp955 struct timespec tp = { 0 }; variable
/test/xts/hats/hdf/camera/v4l2/src/
Dtest_display.cpp36 std::chrono::time_point<std::chrono::system_clock, std::chrono::milliseconds> tp = in GetCurrentLocalTimeStamp() local