Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/scripts/
H A Dsimpleperf_report_lib.py46 def _check(cond: bool, failmsg: str): function
/aosp12/art/runtime/interpreter/
H A Dinterpreter_common.cc1582 #define EXPLICIT_DO_FILLED_NEW_ARRAY_TEMPLATE_DECL(_is_range_, _check, _transaction_active) \ argument