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

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/
H A D__init__.py15 tests_dir = os.path.join(os.path.dirname(__file__), '..', 'tests') variable
16 tests = [t[0:-3] for t in os.listdir(tests_dir)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/
H A D__init__.py15 tests_dir = os.path.join(os.path.dirname(__file__), '..', 'tests') variable
16 tests = [t[0:-3] for t in os.listdir(tests_dir)

Completed in 67 milliseconds