Home
last modified time | relevance | path

Searched refs:requires_resource (Results 1 – 7 of 7) sorted by relevance

/external/python/cpython3/Lib/lib2to3/tests/
Dtest_all_fixers.py16 @test.support.requires_resource('cpu')
/external/python/cpython3/Lib/test/
Dtest_site.py484 @test.support.requires_resource('network')
Dtest_io.py1421 @support.requires_resource('cpu')
1769 @support.requires_resource('cpu')
/external/python/cpython2/Lib/test/support/
D__init__.py1467 def requires_resource(resource): function
/external/python/cpython3/Lib/test/support/
D__init__.py1806 def requires_resource(resource): function
/external/python/cpython2/Lib/test/
Dtest_io.py1004 @support.requires_resource('cpu')
1316 @support.requires_resource('cpu')
/external/python/cpython3/Doc/library/
Dtest.rst873 .. decorator:: requires_resource(resource)