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

  /external/chromium_org/content/browser/quota/
usage_tracker_unittest.cc 60 int64 usage = GetUsage(origin);
104 int64 GetUsage(const GURL& origin) {
quota_temporary_storage_evictor_unittest.cc 60 UsageAndQuota quota_and_usage(-1, GetUsage(), quota_, available_space_);
73 int64 GetUsage() const {
169 quota_eviction_handler()->GetUsage());
178 quota_eviction_handler()->GetUsage());
238 EXPECT_EQ(3000 + 200 + 500, quota_eviction_handler()->GetUsage());
242 EXPECT_EQ(200 + 500, quota_eviction_handler()->GetUsage());
258 EXPECT_EQ(20 + 2900 + 450 + 400, quota_eviction_handler()->GetUsage());
262 EXPECT_EQ(450 + 400, quota_eviction_handler()->GetUsage());
291 EXPECT_EQ(initial_total_size, quota_eviction_handler()->GetUsage());
295 quota_eviction_handler()->GetUsage());
    [all...]
  /external/chromium_org/webkit/browser/fileapi/
file_system_usage_cache.cc 46 bool FileSystemUsageCache::GetUsage(const base::FilePath& usage_file_path,
48 TRACE_EVENT0("FileSystem", "UsageCache::GetUsage");
  /external/chromium_org/content/browser/fileapi/
file_system_operation_impl_unittest.cc 266 int64 GetUsage() {
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_objects.h 325 virtual HRESULT STDMETHODCALLTYPE GetUsage(
  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_objects.h 325 virtual HRESULT STDMETHODCALLTYPE GetUsage(
  /external/lzma/CPP/7zip/UI/Common/
Bench.cpp 409 UInt64 GetUsage(const CBenchInfo &info)

Completed in 1132 milliseconds