OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:assertDocumentsAbsent
(Results
1 - 3
of
3
) sorted by null
/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/
RenameDocumentUiTest.java
90
bots.directory.
assertDocumentsAbsent
(fileName1);
106
bots.directory.
assertDocumentsAbsent
(fileName1);
132
bots.directory.
assertDocumentsAbsent
(newName);
147
bots.directory.
assertDocumentsAbsent
(oldName);
172
bots.directory.
assertDocumentsAbsent
(fileName1);
FileManagementUiTest.java
87
bots.directory.
assertDocumentsAbsent
("file1.png");
104
bots.directory.
assertDocumentsAbsent
("file1.png");
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
DirectoryListBot.java
86
public void
assertDocumentsAbsent
(String... labels) throws UiObjectNotFoundException {
Completed in 239 milliseconds