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

  /external/chromium_org/tools/valgrind/
scan-build.py 113 no_results = 0
114 while build != 0 and no_results < CUTOFF:
118 no_results = no_results + 1
  /development/samples/SearchableDictionary/src/com/example/android/searchabledict/
SearchableDictionary.java 93 mTextView.setText(getString(R.string.no_results, new Object[] {query}));

Completed in 146 milliseconds