Home
last modified time | relevance | path

Searched refs:removeResult (Results 1 – 5 of 5) sorted by relevance

/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DITestResult.java154 void removeResult(); in removeResult() method
DTestResult.java262 public void removeResult() { in removeResult() method in TestResult
DResultHandler.java309 test.removeResult(); in getResultFromDir()
/test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/
DMetricsStore.java56 public static ReportLog removeResult(IBuildInfo buildInfo, String abi, String classMethodName) { in removeResult() method in MetricsStore
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/
DResultReporter.java389 report = MetricsStore.removeResult(mBuildHelper.getBuildInfo(), in testEnded()