Searched refs:scan1 (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/media_galleries/
H A Dmedia_galleries_scan_result_controller_unittest.cc370 MediaGalleryPrefId scan1 = AddScanResult("scan1", 1, 0, 0); local
377 controller()->DidForgetEntry(scan1);
384 controller()->DidForgetEntry(scan1);
387 gallery_prefs()->ForgetGalleryById(scan1);
/external/chromium_org/third_party/icu/source/test/perf/ustrperf/
H A Dstringperf.cpp253 return new StringPerfFunction(scan1, filelines_, numLines, uselen);
255 return new StringPerfFunction(scan1, StrBuffer, StrBufferLen, uselen);
H A Dstringperf.h456 inline void scan1(const UChar* src,int32_t srcLen, UnicodeString s0) function
/external/icu/icu4c/source/test/perf/ustrperf/
H A Dstringperf.cpp253 return new StringPerfFunction(scan1, filelines_, numLines, uselen);
255 return new StringPerfFunction(scan1, StrBuffer, StrBufferLen, uselen);
H A Dstringperf.h456 inline void scan1(const UChar* src,int32_t srcLen, UnicodeString s0) function

Completed in 694 milliseconds