Searched refs:_TEST_DATA_DIR (Results 1 - 2 of 2) sorted by relevance

/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/
H A Dtest_util.py45 _TEST_DATA_DIR = os.path.join(os.path.split(__file__)[0], 'testdata') variable
70 os.path.join(_TEST_DATA_DIR, 'README')))
72 os.path.join(_TEST_DATA_DIR, 'README'), cygwin_path))
74 os.path.join(_TEST_DATA_DIR, 'hello.pl')))
76 os.path.join(_TEST_DATA_DIR, 'hello.pl'), cygwin_path))
/external/chromium_org/chrome/test/chromedriver/test/
H A Drun_py_tests.py29 _TEST_DATA_DIR = os.path.join(chrome_paths.GetTestData(), 'chromedriver') variable
596 crx_1 = os.path.join(_TEST_DATA_DIR, 'ext_test_1.crx')
597 crx_2 = os.path.join(_TEST_DATA_DIR, 'ext_test_2.crx')

Completed in 196 milliseconds