Home
last modified time | relevance | path

Searched defs:run_check (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/build/make/tools/check-flagged-apis/
H A Dcheck-flagged-apis.sh64 function run_check() { function
/aosp_15_r20/external/toolchain-utils/
H A Dcrate_ebuild_help.py67 def run_check(args: List[str]): function
/aosp_15_r20/external/toolchain-utils/afdo_tools/bisection/
H A Dafdo_prof_analysis_e2e_test.py227 def run_check( member in AfdoProfAnalysisE2ETest
/aosp_15_r20/external/zucchini/
H A Dimposed_ensemble_matcher_unittest.cc92 auto run_check = [&](const ElementMatch& match, ExecutableType exe_type, in TEST() local
/aosp_15_r20/external/pytorch/binaries/
H A Dcompare_models_torch.cc236 void run_check(float tolerance) { in run_check() function
/aosp_15_r20/external/toolchain-utils/toolchain_utils_githooks/
H A Dcheck-presubmit.py1047 def run_check(check_fn): function
H A Dcheck-presubmit1047 def run_check(check_fn): function
/aosp_15_r20/external/dtc/
H A Dchecks.c154 static bool run_check(struct check *c, struct dt_info *dti) in run_check() function