HomeSort by relevance Sort by last modified time
    Searched refs:tsDelta (Results 1 - 2 of 2) 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);

Completed in 524 milliseconds