Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/base/
DSensorCtsTestResult.java133 public boolean wasSuccessful() { in wasSuccessful() method in SensorCtsTestResult
134 return mWrappedTestResult.wasSuccessful(); in wasSuccessful()
/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
DLatchedOutcomeReceiver.java39 public boolean wasSuccessful() { in wasSuccessful() method in LatchedOutcomeReceiver
/cts/tests/tests/telecom-apps/TransactionalVoipAppMain/src/android/telecom/cts/apps/transactionalvoipappmain/
DTransactionalVoipAppControlMain.java228 if (expectSuccess && !outcome.wasSuccessful()) {
238 return !expectSuccess && !outcome.wasSuccessful();
/cts/tools/vm-tests-tf/lib/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
DItsService.java1912 if (!runResult.wasSuccessful()) {