HomeSort by relevance Sort by last modified time
    Searched refs:kFileSystemType (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/content/browser/fileapi/
file_system_operation_impl_write_unittest.cc 44 const fileapi::FileSystemType kFileSystemType = fileapi::kFileSystemTypeTest;
87 file_system_context_->GetFileSystemBackend(kFileSystemType))
118 kOrigin, kFileSystemType, path);
270 kOrigin, FileSystemTypeToQuotaStorageType(kFileSystemType), 10);
local_file_util_unittest.cc 38 const fileapi::FileSystemType kFileSystemType = fileapi::kFileSystemTypeTest;
62 *file_system_context_->GetUpdateObservers(kFileSystemType));
68 file_system_context_->GetAsyncFileUtil(kFileSystemType));
74 kOrigin, kFileSystemType, base::FilePath().FromUTF8Unsafe(file_name));
file_writer_delegate_unittest.cc 39 const fileapi::FileSystemType kFileSystemType = fileapi::kFileSystemTypeTest;
91 return file_system_context_->GetQuotaUtil(kFileSystemType)
93 file_system_context_.get(), kOrigin, kFileSystemType);
112 kOrigin, kFileSystemType, base::FilePath().FromUTF8Unsafe(file_name));
124 *file_system_context_->GetUpdateObservers(kFileSystemType));
blob_url_request_job_unittest.cc 50 const fileapi::FileSystemType kFileSystemType =
116 kFileSystemType,
146 kFileSystemType,
upload_file_system_file_element_reader_unittest.cc 30 const fileapi::FileSystemType kFileSystemType =
47 kFileSystemType,
94 kFileSystemType,

Completed in 562 milliseconds