Home
last modified time | relevance | path

Searched refs:timespec_add_ms (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/src/
H A Dcam_semaphore_tests.cpp30 static inline void timespec_add_ms(timespec& ts, size_t ms) { in timespec_add_ms() function
57 timespec_add_ms(ts, 100); in TEST()
71 timespec_add_ms(ts, 100); in TEST()
/aosp12/bionic/tests/
H A Dsemaphore_test.cpp99 static inline void timespec_add_ms(timespec& ts, size_t ms) { in timespec_add_ms() function
115 timespec_add_ms(ts, 100); in sem_timedwait_helper()