Home
last modified time | relevance | path

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

/aosp12/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/
H A DFileManagementUiTest.java147 String nameOfLastFile = ""; in testCopyLargeAmountOfFiles() local
153 nameOfLastFile = nameOfLastFile.compareTo(name) < 0 ? name : nameOfLastFile; in testCopyLargeAmountOfFiles()
174 bots.directory.waitForDocument(nameOfLastFile); in testCopyLargeAmountOfFiles()