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

  /external/chromium_org/chrome/common/extensions/docs/server2/
github_file_system_test.py 15 from test_util import Server2Path
21 self._base_path = Server2Path('test_data', 'github_file_system')
samples_model_test.py 12 from test_util import Server2Path
16 base_path = Server2Path('test_data', 'samples_data_source')
rietveld_patcher_test.py 17 from test_util import Server2Path
33 with open(Server2Path('test_data',
subversion_file_system_test.py 14 from test_util import ReadFile, Server2Path
17 _SHARED_FILE_SYSTEM_TEST_DATA = Server2Path('test_data', 'file_system')
18 _SUBVERSION_FILE_SYSTEM_TEST_DATA = Server2Path(
test_util.py 63 def Server2Path(*path):
reference_resolver_test.py 12 from test_util import Server2Path
273 self._base_path = Server2Path('test_data', 'test_json')
branch_utility_test.py 13 from test_util import Server2Path
22 FakeUrlFetcher(Server2Path('test_data')),
jsc_view_test.py 29 from test_util import Server2Path
69 self._base_path = Server2Path('test_data', 'test_json')
303 FakeUrlFetcher(Server2Path('test_data')),
availability_finder_test.py 21 from test_util import Server2Path
47 FakeUrlFetcher(Server2Path('test_data')),
integration_test.py 34 ChromiumPath, DisableLogging, EnableLogging, ReadFile, Server2Path)
138 # Server2Path('known_broken_links.json'))

Completed in 82 milliseconds