Home
last modified time | relevance | path

Searched refs:errorCount (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/broadcastradio/src/android/broadcastradio/cts/
DAbstractRadioTestCase.java112 .that(mCallback.errorCount).isEqualTo(0); in assertNoTunerFailureAndResetCallback()
171 public int errorCount; field in AbstractRadioTestCase.TestRadioTunerCallback
190 errorCount = 0; in resetTuneFailureCallback()
219 errorCount++; in onError()
DRadioTunerTest.java63 mExpect.withMessage("Error callbacks").that(mCallback.errorCount).isEqualTo(0); in close_twice()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/base/
DSensorCtsTestResult.java77 public int errorCount() { in errorCount() method in SensorCtsTestResult
78 return mWrappedTestResult.errorCount(); in errorCount()
/cts/tests/sensor/src/android/hardware/cts/
DSensorDirectReportTest.java1644 int errorCount = 0; in checkTimestampAbsolute() local
1658 if (errorCount++ < MAX_DETAIL_ITEM) { in checkTimestampAbsolute()
1672 buf.toString(), errorCount > MAX_DETAIL_ITEM ? "..." : ""), in checkTimestampAbsolute()
/cts/tools/vm-tests-tf/lib/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...