Home
last modified time | relevance | path

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

/tools/asuite/atest/bazel/reporter/src/com/android/tradefed/result/
DBazelXmlResultReporter.java297 Element element, String attributeName, long timestampInMillis) { in writeTimestampAttribute()
310 private static String formatTimestamp(Long timestampInMillis) { in formatTimestamp()