Home
last modified time | relevance | path

Searched defs:testQuery (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/search2/
DSearchFragmentTest.java94 final String testQuery = "test"; in screenRotate_shouldPersistQuery() local
150 final String testQuery = "test"; in queryTextChange_shouldTriggerLoader() local
/packages/apps/Calendar/tests/src/com/android/calendar/
DAsyncQueryServiceTest.java107 public void testQuery() throws Exception { in testQuery() method in AsyncQueryServiceTest
/packages/apps/Email/tests/src/com/android/email/provider/
DAttachmentProviderTests.java82 public void testQuery() throws MessagingException { in testQuery() method in AttachmentProviderTests