Home
last modified time | relevance | path

Searched refs:GetStorageInfoForPath (Results 1 – 25 of 44) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/storage_monitor/
H A Dstorage_monitor_win_unittest.cc269 EXPECT_FALSE(monitor_->GetStorageInfoForPath( in TEST_F()
271 EXPECT_TRUE(monitor_->GetStorageInfoForPath( in TEST_F()
274 EXPECT_TRUE(monitor_->GetStorageInfoForPath( in TEST_F()
277 EXPECT_TRUE(monitor_->GetStorageInfoForPath( in TEST_F()
301 EXPECT_TRUE(monitor_->GetStorageInfoForPath( in TEST_F()
304 EXPECT_TRUE(monitor_->GetStorageInfoForPath( in TEST_F()
307 EXPECT_TRUE(monitor_->GetStorageInfoForPath( in TEST_F()
310 EXPECT_TRUE(monitor_->GetStorageInfoForPath( in TEST_F()
313 EXPECT_TRUE(monitor_->GetStorageInfoForPath( in TEST_F()
316 EXPECT_TRUE(monitor_->GetStorageInfoForPath( in TEST_F()
[all …]
H A Dstorage_monitor_linux_unittest.cc245 if (!notifier()->GetStorageInfoForPath(path, &info)) in GetStorageSize()
603 EXPECT_TRUE(notifier()->GetStorageInfoForPath(test_path_a, &device_info)); in TEST_F()
611 EXPECT_TRUE(notifier()->GetStorageInfoForPath(test_path_b, &device_info)); in TEST_F()
615 EXPECT_TRUE(notifier()->GetStorageInfoForPath(test_path_c, &device_info)); in TEST_F()
620 EXPECT_FALSE(notifier()->GetStorageInfoForPath(base::FilePath(kInvalidPath), in TEST_F()
625 notifier()->GetStorageInfoForPath(test_path_a.Append("some/other/path"), in TEST_F()
641 EXPECT_TRUE(notifier()->GetStorageInfoForPath(test_path_a, &device_info)); in TEST_F()
644 EXPECT_TRUE(notifier()->GetStorageInfoForPath(test_path_b, &device_info)); in TEST_F()
647 EXPECT_TRUE(notifier()->GetStorageInfoForPath(test_path_c, &device_info)); in TEST_F()
H A Dstorage_monitor_freebsd.h37 virtual bool GetStorageInfoForPath(const base::FilePath& path,
H A Dstorage_monitor_dummy.cc23 bool GetStorageInfoForPath(const base::FilePath& path, in GetStorageInfoForPath() function in storage_monitor::StorageMonitorDummy
H A Dstorage_monitor_freebsd.cc44 bool StorageMonitorFreeBSD::GetStorageInfoForPath( in GetStorageInfoForPath() function in storage_monitor::StorageMonitorFreeBSD
H A Dtest_storage_monitor.h45 bool GetStorageInfoForPath(const base::FilePath& path,
H A Dstorage_monitor_mac.h44 bool GetStorageInfoForPath(const base::FilePath& path,
H A Dmtp_manager_client_chromeos.h33 bool GetStorageInfoForPath(const base::FilePath& path,
H A Dstorage_monitor_win.h41 bool GetStorageInfoForPath(const base::FilePath& path,
H A Dstorage_monitor_mac_unittest.mm156 EXPECT_TRUE(monitor_->GetStorageInfoForPath(mount_point_.AppendASCII("foo"),
162 EXPECT_FALSE(monitor_->GetStorageInfoForPath(
H A Dstorage_monitor_chromeos.h59 bool GetStorageInfoForPath(const base::FilePath& path,
H A Dstorage_monitor_linux.h85 bool GetStorageInfoForPath(const base::FilePath& path,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/storage_monitor/
H A Dstorage_monitor_win_unittest.cc269 EXPECT_FALSE(monitor_->GetStorageInfoForPath( in TEST_F()
271 EXPECT_TRUE(monitor_->GetStorageInfoForPath( in TEST_F()
274 EXPECT_TRUE(monitor_->GetStorageInfoForPath( in TEST_F()
277 EXPECT_TRUE(monitor_->GetStorageInfoForPath( in TEST_F()
301 EXPECT_TRUE(monitor_->GetStorageInfoForPath( in TEST_F()
304 EXPECT_TRUE(monitor_->GetStorageInfoForPath( in TEST_F()
307 EXPECT_TRUE(monitor_->GetStorageInfoForPath( in TEST_F()
310 EXPECT_TRUE(monitor_->GetStorageInfoForPath( in TEST_F()
313 EXPECT_TRUE(monitor_->GetStorageInfoForPath( in TEST_F()
316 EXPECT_TRUE(monitor_->GetStorageInfoForPath( in TEST_F()
[all …]
H A Dstorage_monitor_linux_unittest.cc245 if (!notifier()->GetStorageInfoForPath(path, &info)) in GetStorageSize()
603 EXPECT_TRUE(notifier()->GetStorageInfoForPath(test_path_a, &device_info)); in TEST_F()
611 EXPECT_TRUE(notifier()->GetStorageInfoForPath(test_path_b, &device_info)); in TEST_F()
615 EXPECT_TRUE(notifier()->GetStorageInfoForPath(test_path_c, &device_info)); in TEST_F()
620 EXPECT_FALSE(notifier()->GetStorageInfoForPath(base::FilePath(kInvalidPath), in TEST_F()
625 notifier()->GetStorageInfoForPath(test_path_a.Append("some/other/path"), in TEST_F()
641 EXPECT_TRUE(notifier()->GetStorageInfoForPath(test_path_a, &device_info)); in TEST_F()
644 EXPECT_TRUE(notifier()->GetStorageInfoForPath(test_path_b, &device_info)); in TEST_F()
647 EXPECT_TRUE(notifier()->GetStorageInfoForPath(test_path_c, &device_info)); in TEST_F()
H A Dstorage_monitor_freebsd.h37 virtual bool GetStorageInfoForPath(const base::FilePath& path,
H A Dstorage_monitor_dummy.cc23 bool GetStorageInfoForPath(const base::FilePath& path, in GetStorageInfoForPath() function in storage_monitor::StorageMonitorDummy
H A Dstorage_monitor_freebsd.cc44 bool StorageMonitorFreeBSD::GetStorageInfoForPath( in GetStorageInfoForPath() function in storage_monitor::StorageMonitorFreeBSD
H A Dtest_storage_monitor.h45 bool GetStorageInfoForPath(const base::FilePath& path,
H A Dstorage_monitor_mac.h44 bool GetStorageInfoForPath(const base::FilePath& path,
H A Dmtp_manager_client_chromeos.h33 bool GetStorageInfoForPath(const base::FilePath& path,
H A Dstorage_monitor_win.h41 bool GetStorageInfoForPath(const base::FilePath& path,
H A Dstorage_monitor_chromeos.h59 bool GetStorageInfoForPath(const base::FilePath& path,
H A Dstorage_monitor_mac_unittest.mm157 EXPECT_TRUE(monitor_->GetStorageInfoForPath(mount_point_.AppendASCII("foo"),
163 EXPECT_FALSE(monitor_->GetStorageInfoForPath(
H A Dstorage_monitor_linux.h85 bool GetStorageInfoForPath(const base::FilePath& path,
H A Dstorage_monitor.h105 virtual bool GetStorageInfoForPath(

12