HomeSort by relevance Sort by last modified time
    Searched refs:isPass (Results 1 - 3 of 3) sorted by null

  /cts/tools/host/src/com/android/cts/
CtsTestResult.java 99 public boolean isPass() {
181 if (isPass()) {
TestCase.java 113 if (test.getResult().isPass()) {
Test.java 180 if (!mResult.isPass()) {

Completed in 105 milliseconds