Home
last modified time | relevance | path

Searched defs:disk_usage (Results 1 – 4 of 4) sorted by relevance

/external/python/pyfakefs/pyfakefs/
Dfake_filesystem_shutil.py55 def disk_usage(self, path): member in FakeShutilModule
/external/python/cpython3/Lib/
Dshutil.py1334 def disk_usage(path): function
1351 def disk_usage(path): function
/external/icing/icing/
Dicing-search-engine_benchmark.cc447 int64_t disk_usage = filesystem.GetDiskUsage(test_dir.c_str()); in BM_MutlipleIndices() local
/external/icing/icing/store/
Ddocument-store.cc568 libtextclassifier3::StatusOr<int64_t> disk_usage = in RegenerateDerivedFiles() local