Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/SemaObjC/
H A Dformat-strings-objc.m92 void check_method() { function
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_xml_etree.py203 def check_method(method): function
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_xml_etree.py235 def check_method(method): function
/aosp_15_r20/external/python/cpython3/Modules/
D_testcapimodule.c2638 #define MAKE_DATETIME_CHECK_FUNC(check_method, exact_method) \ argument