Home
last modified time | relevance | path

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

/third_party/python/Lib/test/support/
D__init__.py457 TEST_HOME_DIR = os.path.dirname(TEST_SUPPORT_DIR) variable
460 TEST_DATA_DIR = os.path.join(TEST_HOME_DIR, "data")
493 path = [TEST_HOME_DIR] + sys.path
/third_party/python/Lib/test/test_asyncio/
Dutils.py42 fullname = os.path.join(support.TEST_HOME_DIR, filename)
/third_party/python/Doc/library/
Dtest.rst333 .. data:: TEST_HOME_DIR