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

  /external/chromium_org/chrome/browser/sync/glue/
favicon_cache_unittest.cc 422 std::vector<chrome::FaviconBitmapResult> bitmap_results; local
431 bitmap_results.push_back(bitmap_result);
441 bitmap_results.push_back(bitmap_result);
451 bitmap_results.push_back(bitmap_result);
453 cache()->OnFaviconDataAvailable(test_data.page_url, bitmap_results);
    [all...]
  /external/chromium_org/chrome/browser/history/
history_backend_unittest.cc 1548 std::vector<chrome::FaviconBitmapResult> bitmap_results; local
1623 std::vector<chrome::FaviconBitmapResult> bitmap_results; local
1951 std::vector<chrome::FaviconBitmapResult> bitmap_results; local
1989 std::vector<chrome::FaviconBitmapResult> bitmap_results; local
2030 std::vector<chrome::FaviconBitmapResult> bitmap_results; local
2188 std::vector<chrome::FaviconBitmapResult> bitmap_results; local
2192 GetScaleFactors1x2x(), &bitmap_results); local
    [all...]

Completed in 56 milliseconds