Home
last modified time | relevance | path

Searched defs:dateFormatter (Results 1 – 2 of 2) sorted by relevance

/camera/integration-tests/timingtestapp/src/main/java/androidx/camera/integration/antelope/
DTestUtils.kt407 val dateFormatter = SimpleDateFormat("d MMM yyyy - kk'h'mm") in testSummaryString() constant
593 val dateFormatter = SimpleDateFormat("d MMM yyyy - kk'h'mm") in testSummaryCSV() constant
DTestResults.kt101 val dateFormatter = SimpleDateFormat("d MMM yyyy - kk'h'mm") in toString() constant
179 val dateFormatter = SimpleDateFormat("d MMM yyyy - kk'h'mm") in toCSV() constant