Home
last modified time | relevance | path

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

/aosp_15_r20/external/toolchain-utils/crosperf/
H A Dresults_organizer.py52 def _DictWithReturnValues(retval, pass_fail): argument
/aosp_15_r20/external/pytorch/test/fx/
H A Dtest_pass_infra.py196 def pass_fail(graph_module): function