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
/frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/
RenameDocumentUiTest.java
86
bots.directory.
assertDocumentsAbsent
(fileName1);
99
bots.directory.
assertDocumentsAbsent
(fileName1);
116
bots.directory.
assertDocumentsAbsent
(newName);
131
bots.directory.
assertDocumentsAbsent
(oldName);
FilesActivityUiTest.java
138
bots.directory.
assertDocumentsAbsent
("file1.png");
/frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/bots/
DirectoryListBot.java
74
public void
assertDocumentsAbsent
(String... labels) throws UiObjectNotFoundException {
Completed in 53 milliseconds