Home
last modified time | relevance | path

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

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/batterystats/
DBatteryUsageStatsTests.java115 getDeviceTimeMs() - 5 * 60 * 1000); in assertBatteryUsageStatsAtom()
156 private long getDeviceTimeMs() throws Exception { in getDeviceTimeMs() method in BatteryUsageStatsTests
/cts/hostsidetests/blobstore/src/com/android/cts/host/blob/
DStatsdBlobStoreAtomTest.java107 final long testStartTimeMs = getDeviceTimeMs(); in testPulledBlobStoreStats()
116 getDeviceTimeMs() + BLOB_COMMIT_CALLBACK_TIMEOUT_SEC * 1000; in testPulledBlobStoreStats()
DBaseBlobStoreHostTest.java87 protected long getDeviceTimeMs() throws Exception { in getDeviceTimeMs() method in BaseBlobStoreHostTest