Searched refs:currentValueBatteryRealtime (Results 1 – 1 of 1) sorted by relevance
449 long currentValueBatteryRealtime = getLongValue(0, "bt", "", 5); in testRealtime() local456 assertTrue(currentValueBatteryRealtime >= startingValueBatteryRealtime + 2000); in testRealtime()457 assertTrue(currentValueBatteryRealtime < startingValueBatteryRealtime + 4000); in testRealtime()