OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:assertDocumentsCountOnList
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/
SearchViewUiTest.java
69
bots.directory.
assertDocumentsCountOnList
(true, 2);
101
bots.directory.
assertDocumentsCountOnList
(false, 0);
/frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/bots/
DirectoryListBot.java
87
public void
assertDocumentsCountOnList
(boolean exists, int count) throws UiObjectNotFoundException {
Completed in 83 milliseconds