Searched refs:assertWithTimeout (Results 1 – 3 of 3) sorted by relevance
192 assertWithTimeout(() -> readAndAssertMedicalResourcesExistUsingIds(medicalResources)); in testBackupThenRestore_over5000MedicalResources_expectDataIsRestoredCorrectly()193 assertWithTimeout(() -> readAndAssertRecordsExistUsingIds(insertedRecords)); in testBackupThenRestore_over5000MedicalResources_expectDataIsRestoredCorrectly()218 assertWithTimeout(() -> readAndAssertRecordsExistUsingIds(insertedRecords)); in testBackupThenRestore_over2000Records_expectDataIsRestoredCorrectly()275 assertWithTimeout( in testBackupThenRestore_trainingPlans_expectDataIsRestoredCorrectly() method283 assertWithTimeout( in testBackupThenRestore_trainingPlans_expectDataIsRestoredCorrectly() method321 assertWithTimeout( in testPermissionRestoredBeforeHCRestore_expectGrantTimeIsRestoredCorrectly()340 assertWithTimeout( in testPermissionRestoredBeforeHCRestore_expectGrantTimeIsRestoredCorrectly()345 assertWithTimeout( in testPermissionRestoredBeforeHCRestore_expectGrantTimeIsRestoredCorrectly()379 assertWithTimeout( in testPermissionsRestoredAfterHCRestore_expectGrantTimeIsRestoredCorrectly()389 assertWithTimeout( in testPermissionsRestoredAfterHCRestore_expectGrantTimeIsRestoredCorrectly()[all …]
73 fun assertWithTimeout( in assertWithTimeout() method
78 import com.android.safetycenter.testing.Coroutines.assertWithTimeout in <lambda>()2360 assertWithTimeout(timeout = RESURFACE_TIMEOUT, checkPeriod = RESURFACE_CHECK) { in <lambda>()