Home
last modified time | relevance | path

Searched refs:kFileSystemType (Results 1 – 16 of 16) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/disks/
H A Dsuspend_unmount_manager_unittest.cc24 const char kFileSystemType[] = "exfat"; variable
81 kFileSystemType); in TEST_F()
89 kFileSystemType); in TEST_F()
97 kFileSystemType); in TEST_F()
130 kFileSystemType); in TEST_F()
H A Ddisk_unittest.cc36 const char kFileSystemType[] = "exfat"; variable
95 AppendStringDictEntry(array_writer, cros_disks::kFileSystemType, in AppendBasicProperties()
96 kFileSystemType); in AppendBasicProperties()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/dbus/
H A Dcros_disks_client_unittest.cc64 const std::string kFileSystemType = "exfat"; in TEST() local
126 AppendStringDictEntry(&array_writer, cros_disks::kFileSystemType, in TEST()
127 kFileSystemType); in TEST()
159 EXPECT_EQ(kFileSystemType, result.file_system_type()); in TEST()
H A Dcros_disks_client.cc730 properties->GetStringWithoutPathExpansion(cros_disks::kFileSystemType, in InitializeFromResponse()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/storage/browser/file_system/
H A Dfile_system_operation_impl_write_unittest.cc40 const FileSystemType kFileSystemType = kFileSystemTypeTest; variable
77 file_system_context_->GetFileSystemBackend(kFileSystemType)) in SetUp()
106 url::Origin::Create(GURL(kOrigin)), kFileSystemType, path); in URLForPath()
251 FileSystemTypeToQuotaStorageType(kFileSystemType), in TEST_F()
H A Dfile_writer_delegate_unittest.cc49 const FileSystemType kFileSystemType = kFileSystemTypeTest; variable
101 return file_system_context_->GetQuotaUtil(kFileSystemType) in usage()
104 kFileSystemType); in usage()
122 url::Origin::Create(GURL(kOrigin)), kFileSystemType, in GetFileSystemURL()
132 *file_system_context_->GetUpdateObservers(kFileSystemType)); in CreateWriter()
H A Dlocal_file_util_unittest.cc37 const FileSystemType kFileSystemType = kFileSystemTypeTest; variable
61 *file_system_context_->GetUpdateObservers(kFileSystemType)); in NewContext()
67 file_system_context_->GetAsyncFileUtil(kFileSystemType)); in file_util()
73 url::Origin::Create(GURL("http://foo/")), kFileSystemType, in CreateURL()
/dports/www/chromium-legacy/chromium-88.0.4324.182/storage/browser/file_system/
H A Dfile_system_operation_impl_write_unittest.cc40 const FileSystemType kFileSystemType = kFileSystemTypeTest; variable
77 file_system_context_->GetFileSystemBackend(kFileSystemType)) in SetUp()
106 url::Origin::Create(GURL(kOrigin)), kFileSystemType, path); in URLForPath()
251 FileSystemTypeToQuotaStorageType(kFileSystemType), in TEST_F()
H A Dfile_writer_delegate_unittest.cc48 const FileSystemType kFileSystemType = kFileSystemTypeTest; variable
100 return file_system_context_->GetQuotaUtil(kFileSystemType) in usage()
103 kFileSystemType); in usage()
121 url::Origin::Create(GURL(kOrigin)), kFileSystemType, in GetFileSystemURL()
131 *file_system_context_->GetUpdateObservers(kFileSystemType)); in CreateWriter()
H A Dlocal_file_util_unittest.cc37 const FileSystemType kFileSystemType = kFileSystemTypeTest; variable
61 *file_system_context_->GetUpdateObservers(kFileSystemType)); in NewContext()
67 file_system_context_->GetAsyncFileUtil(kFileSystemType)); in file_util()
73 url::Origin::Create(GURL("http://foo/")), kFileSystemType, in CreateURL()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/cros_system_api/dbus/cros-disks/
H A Ddbus-constants.h59 const char kFileSystemType[] = "FileSystemType"; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/cros_system_api/dbus/cros-disks/
H A Ddbus-constants.h62 const char kFileSystemType[] = "FileSystemType"; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/blob_storage/
H A Dblob_url_unittest.cc71 const storage::FileSystemType kFileSystemType = variable
114 url::Origin::Create(GURL(kFileSystemURLOrigin)), kFileSystemType, in SetUpFileSystem()
144 url::Origin::Create(GURL(kFileSystemURLOrigin)), kFileSystemType, in WriteFileSystemFile()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/blob_storage/
H A Dblob_url_unittest.cc71 const storage::FileSystemType kFileSystemType = variable
119 url::Origin::Create(GURL(kFileSystemURLOrigin)), kFileSystemType, in SetUpFileSystem()
149 url::Origin::Create(GURL(kFileSystemURLOrigin)), kFileSystemType, in WriteFileSystemFile()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/storage_monitor/
H A Dstorage_monitor_chromeos_unittest.cc55 const char kFileSystemType[] = "exfat"; variable
216 true /* on_removable_device */, kFileSystemType); in MountDevice()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/storage_monitor/
H A Dstorage_monitor_chromeos_unittest.cc54 const char kFileSystemType[] = "exfat"; variable
215 true /* on_removable_device */, kFileSystemType); in MountDevice()