Home
last modified time | relevance | path

Searched defs:verifyNoExceptionOrThrow (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/HealthFitness/tests/integrationtests/src/android/healthconnect/tests/exportimport/
DTestOutcomeReceiver.java83 public void verifyNoExceptionOrThrow() throws InterruptedException { in verifyNoExceptionOrThrow() method in TestOutcomeReceiver
91 public void verifyNoExceptionOrThrow(int timeoutSeconds) throws InterruptedException { in verifyNoExceptionOrThrow() method in TestOutcomeReceiver
/aosp_15_r20/packages/modules/HealthFitness/tests/cts/utils/HealthConnectTestUtils/src/android/healthconnect/cts/utils/
DTestOutcomeReceiver.java82 public void verifyNoExceptionOrThrow() throws InterruptedException { in verifyNoExceptionOrThrow() method in TestOutcomeReceiver
90 public void verifyNoExceptionOrThrow(int timeoutSeconds) throws InterruptedException { in verifyNoExceptionOrThrow() method in TestOutcomeReceiver
/aosp_15_r20/packages/modules/HealthFitness/tests/unittests/src/android/health/connect/
DHealthConnectManagerTest.java381 public void verifyNoExceptionOrThrow() throws InterruptedException { in verifyNoExceptionOrThrow() method in HealthConnectManagerTest.TestOutcomeReceiver
389 public void verifyNoExceptionOrThrow(int timeoutSeconds) throws InterruptedException { in verifyNoExceptionOrThrow() method in HealthConnectManagerTest.TestOutcomeReceiver