Home
last modified time | relevance | path

Searched defs:check_method (Results 1 – 6 of 6) sorted by relevance

/external/clang/test/SemaObjC/
Dformat-strings-objc.m92 void check_method() { function
/external/llvm-project/clang/test/SemaObjC/
Dformat-strings-objc.m96 void check_method() { function
/external/python/cpython2/Lib/test/
Dtest_xml_etree.py203 def check_method(method): function
/external/python/cpython3/Lib/test/
Dtest_xml_etree.py237 def check_method(method): function
Dtest_inspect.py922 def check_method(f): function
/external/python/cpython3/Modules/
D_testcapimodule.c2318 #define MAKE_DATETIME_CHECK_FUNC(check_method, exact_method) \ argument