HomeSort by relevance Sort by last modified time
    Searched defs:TIME_REPORT (Results 1 - 2 of 2) sorted by null

  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/testrunner/
InstrumentationResultParser.java 111 private static final String TIME_REPORT = "Time: ";
262 * <li> A line reporting the total elapsed time of the test run. (Prefixes.TIME_REPORT) </li>
291 } else if (line.startsWith(Prefixes.TIME_REPORT)) {
526 Prefixes.TIME_REPORT));
  /prebuilts/misc/common/ddmlib/
ddmlib-prebuilt.jar 

Completed in 24 milliseconds