Home
last modified time | relevance | path

Searched defs:CtsTestResult (Results 1 – 1 of 1) sorted by relevance

/cts/tools/host/src/com/android/cts/
DCtsTestResult.java29 public class CtsTestResult { class
64 public CtsTestResult(int resCode) { in CtsTestResult() method in CtsTestResult
68 public CtsTestResult(int resCode, final String failedMessage, final String stackTrace) { in CtsTestResult() method in CtsTestResult
74 public CtsTestResult(final String result, final String failedMessage, in CtsTestResult() method in CtsTestResult