HomeSort by relevance Sort by last modified time
    Searched refs:tsDelta (Results 1 - 3 of 3) sorted by null

  /system/extras/tests/include/
testUtil.h 32 struct timespec tsDelta(const struct timespec *first,
  /system/extras/tests/lib/testUtil/
testUtil.c 102 struct timespec tsDelta(const struct timespec *first,
276 delta = tsDelta(&start, &current);
301 delta = tsDelta(&start, &current);
  /system/extras/tests/binder/benchmarks/
binderAddInts.cpp 285 struct timespec deltaTimespec = tsDelta(&start, &current);

Completed in 44 milliseconds