HomeSort by relevance Sort by last modified time
    Searched full:test_query (Results 1 - 2 of 2) sorted by null

  /packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/
RankAwarePromoterTest.java 33 public static final String TEST_QUERY = "query";
51 ArrayList<CorpusResult> suggestions = getSuggestions(TEST_QUERY);
52 ListSuggestionCursor promoted = new ListSuggestionCursor(TEST_QUERY);
66 TEST_QUERY + "_" + expectedSuggestion[i],
  /external/bluetooth/glib/tests/
bookmarkfile-test.c 37 test_query (GBookmarkFile *bookmark) function
165 success = test_query (bookmark_file);

Completed in 487 milliseconds