Searched refs:errorCount (Results 1 – 5 of 5) sorted by relevance
112 .that(mCallback.errorCount).isEqualTo(0); in assertNoTunerFailureAndResetCallback()171 public int errorCount; field in AbstractRadioTestCase.TestRadioTunerCallback190 errorCount = 0; in resetTuneFailureCallback()219 errorCount++; in onError()
63 mExpect.withMessage("Error callbacks").that(mCallback.errorCount).isEqualTo(0); in close_twice()
77 public int errorCount() { in errorCount() method in SensorCtsTestResult78 return mWrappedTestResult.errorCount(); in errorCount()
1644 int errorCount = 0; in checkTimestampAbsolute() local1658 if (errorCount++ < MAX_DETAIL_ITEM) { in checkTimestampAbsolute()1672 buf.toString(), errorCount > MAX_DETAIL_ITEM ? "..." : ""), in checkTimestampAbsolute()
META-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...