Home
last modified time | relevance | path

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

/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
DTimeUtil.java55 static String getTimestamp() { in getTimestamp() method in TimeUtil
66 static String getTimestamp(long time) { in getTimestamp() method in TimeUtil
DITestSummary.java31 public String getTimestamp(); in getTimestamp() method
DTestSummaryXml.java65 public String getTimestamp() { in getTimestamp() method in TestSummaryXml
DCtsXmlResultReporter.java502 String getTimestamp() { in getTimestamp() method in CtsXmlResultReporter
/cts/tests/tests/media/src/android/media/cts/
DCodecImage.java118 public abstract long getTimestamp(); in getTimestamp() method in CodecImage
DYUVImage.java88 public long getTimestamp() { in getTimestamp() method in YUVImage
DCodecUtils.java76 public long getTimestamp() { in getTimestamp() method in CodecUtils.ImageWrapper