Home
last modified time | relevance | path

Searched refs:stepLimit (Results 1 – 4 of 4) sorted by relevance

/cts/tests/PhotoPicker/src/android/photopicker/cts/
DActionGetContentOnlyTest.java318 int stepLimit = 10; in findAndClickFileInDocumentsUi() local
319 while (stepLimit-- > 0) { in findAndClickFileInDocumentsUi()
/cts/tests/providerui/src/android/providerui/cts/
DMediaStoreUiTest.java376 int stepLimit = 10; in findDocument() local
377 while (stepLimit-- > 0) { in findDocument()
/cts/tests/app/src/android/app/cts/
DDownloadManagerTest.java823 int stepLimit = 10; in findDocument() local
824 while (stepLimit-- > 0) { in findDocument()
/cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/
DDocumentsClientTest.java176 int stepLimit = 10; in findDocument() local
177 while (stepLimit-- > 0) { in findDocument()