Home
last modified time | relevance | path

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

/system/extras/tests/lib/testUtil/
DtestUtil.c103 struct timespec tsDelta(const struct timespec *first, in tsDelta() function
277 delta = tsDelta(&start, &current); in testDelay()
302 delta = tsDelta(&start, &current); in testDelaySpin()
/system/extras/tests/include/
DtestUtil.h32 struct timespec tsDelta(const struct timespec *first,