Searched defs:resCode (Results 1 – 4 of 4) sorted by relevance
30 final String type, final String knownFailure, final int resCode) { in HostSideOnlyTest()
64 public CtsTestResult(int resCode) { in CtsTestResult()68 public CtsTestResult(int resCode, final String failedMessage, final String stackTrace) { in CtsTestResult()154 int resCode = CODE_PASS; in setResult() local
45 final String type, final String knownFailure, final int resCode) { in Test()
148 public Collection<Test> getTestList(int resCode) { in getTestList()