Searched refs:getDeviceTimeMs (Results 1 – 3 of 3) sorted by relevance
117 getDeviceTimeMs() - 5 * 60 * 1000); in assertBatteryUsageStatsAtom()197 private long getDeviceTimeMs() throws Exception { in getDeviceTimeMs() method in BatteryUsageStatsTests
108 final long testStartTimeMs = getDeviceTimeMs(); in testPulledBlobStoreStats()117 getDeviceTimeMs() + BLOB_COMMIT_CALLBACK_TIMEOUT_SEC * 1000; in testPulledBlobStoreStats()
96 protected long getDeviceTimeMs() throws Exception { in getDeviceTimeMs() method in BaseBlobStoreHostTest