Home
last modified time | relevance | path

Searched refs:test_file_system (Results 1 – 25 of 34) sorted by relevance

12

/external/chromium_org/chrome/browser/chromeos/drive/
Dwrite_on_cache_file_unittest.cc63 TestFileSystem test_file_system; in TEST() local
69 &test_file_system, in TEST()
79 EXPECT_EQ(1, test_file_system.num_closed()); in TEST()
84 TestFileSystem test_file_system; in TEST() local
91 &test_file_system, in TEST()
Ddrive_integration_service.cc208 FileSystemInterface* test_file_system) in DriveIntegrationService() argument
262 test_file_system ? test_file_system : new FileSystem( in DriveIntegrationService()
Ddrive_integration_service.h81 FileSystemInterface* test_file_system);
/external/chromium_org/chrome/common/extensions/docs/server2/
Dpermissions_data_source_test.py14 from test_file_system import TestFileSystem
130 test_file_system = TestFileSystem({
150 ServerInstance.ForTest(test_file_system), None)
Dcontent_providers_test.py13 from test_file_system import TestFileSystem
103 test_file_system = TestFileSystem(_FILE_SYSTEM_DATA, relative_to=EXTENSIONS)
104 self._github_fs_provider = _MockGithubFileSystemProvider(test_file_system)
107 test_file_system,
Dcontent_provider_test.py15 from test_file_system import TestFileSystem
57 test_file_system = TestFileSystem(_TEST_DATA)
61 test_file_system,
Dintro_data_source_test.py10 from test_file_system import TestFileSystem
Dlink_error_detector_test.py11 from test_file_system import TestFileSystem
Dapi_categorizer_test.py11 from test_file_system import TestFileSystem
Dfile_system_test.py8 from test_file_system import TestFileSystem
Dfeatures_bundle_test.py11 from test_file_system import TestFileSystem
Dhost_file_system_provider_test.py14 from test_file_system import TestFileSystem
Ddirectory_zipper_test.py13 from test_file_system import TestFileSystem
Dchained_compiled_file_system_test.py11 from test_file_system import TestFileSystem
Dredirector_test.py12 from test_file_system import TestFileSystem
Dchroot_file_system_test.py10 from test_file_system import TestFileSystem
Dsidenav_data_source_test.py14 from test_file_system import TestFileSystem
Dapi_list_data_source_test.py10 from test_file_system import TestFileSystem
Dmock_file_system.py7 from test_file_system import TestFileSystem
Dapi_models_test.py16 from test_file_system import TestFileSystem
Dapp_yaml_helper_test.py13 from test_file_system import MoveTo, TestFileSystem
Dmock_file_system_test.py9 from test_file_system import TestFileSystem
Dpatched_file_system_test.py11 from test_file_system import TestFileSystem
/external/chromium_org/chrome/common/extensions/docs/server2/test_data/object_level_availability/
Dtabs.py8 from test_file_system import MoveAllTo
/external/chromium_org/chrome/common/extensions/docs/server2/test_data/
Dcanned_data.py9 from test_file_system import MoveAllTo, MoveTo

12