Searched defs:getStartTime (Results 1 – 5 of 5) sorted by relevance
/test/suite_harness/common/util/src/com/android/compatibility/common/util/ | ||
D | IInvocationResult.java | 31 long getStartTime(); in getStartTime() method |
D | InvocationResult.java | 128 public long getStartTime() { in getStartTime() method in InvocationResult |
D | LightInvocationResult.java | 145 public long getStartTime() { in getStartTime() method in LightInvocationResult |
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/build/ | ||
D | CompatibilityBuildHelper.java | 111 public long getStartTime() { in getStartTime() method in CompatibilityBuildHelper |
/test/vti/dashboard/src/main/java/com/android/vts/proto/ | ||
D | TestSuiteResultMessageProto.java | 205 long getStartTime(); in getStartTime() method |