Searched refs:failedCount (Results 1 – 2 of 2) sorted by relevance
105 testResult.failedCount); in testSensorsPower()106 Assert.assertEquals(testDetails.getSummary(), 0, testResult.failedCount); in testSensorsPower()
65 public int failedCount = 0; field in PowerTestHostLink.PowerTestResult192 "skipped " + mTestResult.failedCount + "failed."); in run()286 ++mTestResult.failedCount; in handleSetTestResultCmd()