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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_decimal.py 68 TESTDATADIR = 'decimaltestdata'
74 directory = testdir + os.sep + TESTDATADIR + os.sep
    [all...]
  /external/python/cpython2/Lib/test/
test_decimal.py 69 TESTDATADIR = 'decimaltestdata'
75 directory = testdir + os.sep + TESTDATADIR + os.sep
    [all...]
  /external/python/cpython3/Lib/test/
test_decimal.py 105 TESTDATADIR = 'decimaltestdata'
111 directory = testdir + os.sep + TESTDATADIR + os.sep
    [all...]

Completed in 129 milliseconds