Searched refs:SandboxFileSystemTestHelper (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/content/public/test/
H A Dsandbox_file_system_test_helper.cc30 SandboxFileSystemTestHelper::SandboxFileSystemTestHelper( function in class:content::SandboxFileSystemTestHelper
36 SandboxFileSystemTestHelper::SandboxFileSystemTestHelper() function in class:content::SandboxFileSystemTestHelper
42 SandboxFileSystemTestHelper::~SandboxFileSystemTestHelper() {
45 void SandboxFileSystemTestHelper::SetUp(const base::FilePath& base_dir) {
49 void SandboxFileSystemTestHelper::SetUp(
56 void SandboxFileSystemTestHelper::SetUp(
65 void SandboxFileSystemTestHelper
[all...]
H A Dsandbox_file_system_test_helper.h40 class SandboxFileSystemTestHelper { class in namespace:content
42 SandboxFileSystemTestHelper(const GURL& origin, storage::FileSystemType type);
43 SandboxFileSystemTestHelper();
44 ~SandboxFileSystemTestHelper();
47 // If you want to use more than one SandboxFileSystemTestHelper in
/external/chromium_org/storage/browser/fileapi/
H A Dsandbox_file_system_backend_delegate.h32 class SandboxFileSystemTestHelper;
203 friend class content::SandboxFileSystemTestHelper;
H A Dfile_system_context.h324 friend class content::SandboxFileSystemTestHelper;
/external/chromium_org/chrome/browser/sync_file_system/local/
H A Dsyncable_file_system_unittest.cc25 using content::SandboxFileSystemTestHelper;
/external/chromium_org/content/browser/fileapi/
H A Drecursive_operation_delegate_unittest.cc183 SandboxFileSystemTestHelper sandbox_file_system_;
H A Dobfuscated_file_util_unittest.cc198 SandboxFileSystemTestHelper* file_system) {
223 SandboxFileSystemTestHelper* NewFileSystem(const GURL& origin,
225 SandboxFileSystemTestHelper* file_system =
226 new SandboxFileSystemTestHelper(origin, type);
397 SandboxFileSystemTestHelper* file_system,
419 SandboxFileSystemTestHelper* sandbox_file_system_;
806 SandboxFileSystemTestHelper sandbox_file_system_;
1592 scoped_ptr<SandboxFileSystemTestHelper> file_system(
1605 scoped_ptr<SandboxFileSystemTestHelper> file_system(
H A Dfile_system_operation_impl_unittest.cc469 SandboxFileSystemTestHelper sandbox_file_system_;

Completed in 181 milliseconds