Home
last modified time | relevance | path

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

/external/clang/test/SemaObjC/
Dformat-strings-objc.m92 void check_method() { function
/external/python/cpython3/Modules/_testcapi/
Ddatetime.c39 #define MAKE_DATETIME_CHECK_FUNC(check_method, exact_method) \ argument
/external/python/cpython3/Lib/test/
Dtest_xml_etree.py236 def check_method(method): function