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 432 std::vector<chrome::FaviconBitmapResult> bitmap_results; local
441 bitmap_results.push_back(bitmap_result);
451 bitmap_results.push_back(bitmap_result);
461 bitmap_results.push_back(bitmap_result);
463 cache()->OnFaviconDataAvailable(test_data.page_url, bitmap_results);
    [all...]
  /external/chromium_org/chrome/browser/history/
history_backend_unittest.cc 1512 std::vector<chrome::FaviconBitmapResult> bitmap_results; local
1587 std::vector<chrome::FaviconBitmapResult> bitmap_results; local
1915 std::vector<chrome::FaviconBitmapResult> bitmap_results; local
2062 std::vector<chrome::FaviconBitmapResult> bitmap_results; local
2103 std::vector<chrome::FaviconBitmapResult> bitmap_results; local
2261 std::vector<chrome::FaviconBitmapResult> bitmap_results; local
2265 GetScaleFactors1x2x(), &bitmap_results); local
    [all...]

Completed in 227 milliseconds