Searched refs:tv2double (Results 1 - 3 of 3) sorted by path

/system/extras/tests/include/
H A DtestUtil.h31 double tv2double(const struct timeval *val);
/system/extras/tests/lib/testUtil/
H A DtestUtil.c57 double tv2double(const struct timeval *val) function
/system/extras/tests/wifi/stress/
H A DwifiLoadScanAssoc.c270 if (tv2double(&delta) > duration) { break; }
472 (float) (tv2double(&endTime) - tv2double(&startTime)));

Completed in 15 milliseconds