Home
last modified time | relevance | path

Searched defs:_testcapi (Results 1 – 16 of 16) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_capi.py18 _testcapi = support.import_module('_testcapi') variable
Dtest_marshal.py12 _testcapi = None variable
Dtest_threading.py20 _testcapi = None variable
Dtest_getargs2.py7 _testcapi = test_support.import_module('_testcapi') variable
Dtest_subprocess.py34 _testcapi = None variable
/external/python/cpython3/Lib/test/
Dtest_dict_version.py9 _testcapi = support.import_module('_testcapi') variable
Dtest_capi.py25 _testcapi = support.import_module('_testcapi') variable
Dtest_generators.py15 _testcapi = None variable
Dtest_call.py7 _testcapi = None variable
Dtest_signal.py16 _testcapi = None variable
Dtest_faulthandler.py19 _testcapi = None variable
Dtest_tracemalloc.py14 _testcapi = None variable
Dtest_marshal.py13 _testcapi = None variable
Dtest_getargs2.py7 _testcapi = support.import_module('_testcapi') variable
Dtest_time.py16 _testcapi = None variable
Dtest_subprocess.py33 _testcapi = None variable