Home
last modified time | relevance | path

Searched defs:sleep_time (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/keymaster/4.0/vts/functional/
DVerificationTokenTest.cpp55 struct timespec sleep_time = {static_cast<time_t>(milliseconds / 1000), in sleep_ms() local
/hardware/interfaces/security/secureclock/aidl/vts/functional/
DSecureClockAidlTest.cpp56 struct timespec sleep_time = {static_cast<time_t>(milliseconds / 1000), in sleep_ms() local
/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/
DRequestGroupTest.cc45 auto sleep_time = 200ms; in TEST() local
/hardware/libhardware/modules/audio/
Daudio_hw.c167 int64_t sleep_time = bytes * 1000000LL / audio_stream_out_frame_size(stream) / in out_write() local
312 int64_t sleep_time = bytes * 1000000LL / audio_stream_in_frame_size(stream) / in in_read() local