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

  /system/extras/tests/include/
testUtil.h 31 double tv2double(const struct timeval *val);
  /system/extras/tests/wifi/stress/
wifiLoadScanAssoc.c 270 if (tv2double(&delta) > duration) { break; }
472 (float) (tv2double(&endTime) - tv2double(&startTime)));
  /system/extras/tests/lib/testUtil/
testUtil.c 57 double tv2double(const struct timeval *val) function
  /frameworks/native/opengl/tests/hwc/
hwcStress.cpp 394 if (tv2double(&delta) > duration) { break; }

Completed in 115 milliseconds