Home
last modified time | relevance | path

Searched defs:_testcapi (Results 1 – 19 of 19) 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 = import_helper.import_module('_testcapi') variable
Dtest_faulthandler.py20 _testcapi = None variable
Dtest_generators.py14 _testcapi = None variable
Dtest_marshal.py14 _testcapi = None variable
Dtest_tracemalloc.py15 _testcapi = None variable
Dtest_signal.py19 _testcapi = None variable
Dtest_time.py16 _testcapi = None variable
Dtest_call.py6 _testcapi = None variable
Dtest_getargs2.py9 _testcapi = import_helper.import_module('_testcapi') variable
Dtest_capi.py30 _testcapi = import_helper.import_module('_testcapi') variable
Dtest_buffer.py52 _testcapi = None variable
Dtest_codecs.py17 _testcapi = None variable
Dtest_subprocess.py32 _testcapi = None variable
Dtest_descr.py21 _testcapi = None variable