Home
last modified time | relevance | path

Searched refs:startTesttime (Results 1 – 1 of 1) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothSocketConnFacade.java553 long startTesttime = System.currentTimeMillis(); in bluetoothConnectionThroughputRead() local
594 long diffTime = endTesttime - startTesttime; // time delta in milliseconds in bluetoothConnectionThroughputRead()