Searched refs:tsDelta (Results 1 - 3 of 3) sorted by relevance

/system/extras/tests/include/
H A DtestUtil.h32 struct timespec tsDelta(const struct timespec *first,
/system/extras/tests/lib/testUtil/
H A DtestUtil.c102 struct timespec tsDelta(const struct timespec *first, function
276 delta = tsDelta(&start, &current);
301 delta = tsDelta(&start, &current);
/system/extras/tests/binder/benchmarks/
H A DbinderAddInts.cpp285 struct timespec deltaTimespec = tsDelta(&start, &current);

Completed in 50 milliseconds