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

  /external/vogar/src/vogar/tasks/
RunActionTask.java 53 private String lastFinishedOutcome;
105 } else if (!lastStartedOutcome.equals(lastFinishedOutcome)) {
116 + "lastFinishedOutcome=" + lastFinishedOutcome + "\n"
219 lastFinishedOutcome = toQualifiedOutcomeName(outcome.getName());
221 run.driver.recordOutcome(new Outcome(lastFinishedOutcome, outcome.getResult(),
  /external/conscrypt/benchmark-android/
vogar.jar 

Completed in 224 milliseconds