Searched defs:getTimestamp (Results 1 – 7 of 7) sorted by relevance
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/ | ||
D | TimeUtil.java | 55 static String getTimestamp() { in getTimestamp() method in TimeUtil |
D | ITestSummary.java | 31 public String getTimestamp(); in getTimestamp() method |
D | TestSummaryXml.java | 65 public String getTimestamp() { in getTimestamp() method in TestSummaryXml |
D | CtsXmlResultReporter.java | 495 String getTimestamp() { in getTimestamp() method in CtsXmlResultReporter |
/cts/tests/tests/media/src/android/media/cts/ | ||
D | CodecImage.java | 118 public abstract long getTimestamp(); in getTimestamp() method in CodecImage |
D | CodecUtils.java | 70 public long getTimestamp() { in getTimestamp() method in CodecUtils.ImageWrapper |
/cts/suite/cts/deviceTests/videoperf/src/com/android/cts/videoperf/ | ||
D | VideoEncoderDecoderTest.java | 814 public long getTimestamp() { in getTimestamp() method in VideoEncoderDecoderTest.YUVImage |