Home
last modified time | relevance | path

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

/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/
DLogcatInspector.java118 long epochMicroseconds = Long.parseLong(epochMicrosecondsStr); in numberOfLogcatStringsFound() local
121 if (epochMicroseconds >= lastEpochMicroseconds) { in numberOfLogcatStringsFound()