Home
last modified time | relevance | path

Searched defs:is_resource_enabled (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/ctypes/test/
D__init__.py20 def is_resource_enabled(resource): function
/external/python/cpython2/Lib/test/
Dtest_support.py381 def is_resource_enabled(resource): function