Home
last modified time | relevance | path

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

/cts/hostsidetests/dumpsys/src/android/dumpsys/cts/
DStoragedDumpsysTest.java51 long timestampMs = getDevice().getDeviceDate(); in getCurrentLogcatDate() local
53 .format(new Date(timestampMs)); in getCurrentLogcatDate()
/cts/hostsidetests/statsd/src/android/cts/statsd/atom/
DAtomTestCase.java908 long timestampMs = getDevice().getDeviceDate(); in getCurrentLogcatDate() local
910 .format(new Date(timestampMs)); in getCurrentLogcatDate()