Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/experimental/bisect_lib/
Dfetch_intervening_revisions_test.py18 _TEST_DATA = os.path.join(os.path.dirname(__file__), 'test_data') variable
24 response = open(os.path.join(_TEST_DATA, 'MOCK_RANGE_RESPONSE_1'))
56 return open(os.path.join(_TEST_DATA, 'MOCK_RANGE_RESPONSE_2_PAGE_1'))
57 return open(os.path.join(_TEST_DATA, 'MOCK_RANGE_RESPONSE_2_PAGE_2'))