OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:assertHasMessageButtonText
(Results
1 - 2
of
2
) sorted by null
/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/
DirectoryMessagesUiTest.java
45
bots.directory.
assertHasMessageButtonText
("SIGN IN");
51
bots.directory.
assertHasMessageButtonText
("DISMISS");
64
bots.directory.
assertHasMessageButtonText
("DISMISS");
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
DirectoryListBot.java
122
public void
assertHasMessageButtonText
(String expected) throws UiObjectNotFoundException {
Completed in 295 milliseconds