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 | 502 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 | YUVImage.java | 88 public long getTimestamp() { in getTimestamp() method in YUVImage |
| D | CodecUtils.java | 76 public long getTimestamp() { in getTimestamp() method in CodecUtils.ImageWrapper |