GetDeviceStorageSize  115 components/storage_monitor/storage_monitor_chromeos_unittest.cc   uint64 GetDeviceStorageSize(const std::string& device_location);
GetDeviceStorageSize  506 components/storage_monitor/storage_monitor_chromeos_unittest.cc   EXPECT_EQ(kDevice1SizeInBytes, GetDeviceStorageSize(mount_path1.value()));
GetDeviceStorageSize  190 components/storage_monitor/storage_monitor_linux.cc       GetDeviceStorageSize(device_path, device.get())));