Searched defs:origin_to_be_added (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/content/browser/quota/
H A Dquota_temporary_storage_evictor_unittest.cc161 const std::pair<GURL, int64>& origin_to_be_added,
170 if (!origin_to_be_added.first.is_empty())
171 quota_eviction_handler()->AddOrigin(origin_to_be_added.first,
172 origin_to_be_added.second);
160 TaskForRepeatedEvictionTest( const std::pair<GURL, int64>& origin_to_be_added, const GURL& origin_to_be_accessed, int expected_usage_after_first, int expected_usage_after_second) argument

Completed in 82 milliseconds