Home
last modified time | relevance | path

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

/tools/tradefederation/contrib/src/com/android/media/tests/
DAudioLoopbackTestHelper.java545 final Instant instant = Instant.ofEpochSecond(data.mDeviceTestStartTime); in writeAllResultsToCSVFile() local
547 sb.append(instant).append(SEPARATOR); in writeAllResultsToCSVFile()