Searched defs:run_code (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/pytorch/torch/_dynamo/ |
H A D | test_minifier_common.py | 199 def _gen_test_code(self, run_code, repro_after, repro_level): argument 221 self, run_code, repro_after, expected_error, *, isolate, minifier_args=() argument
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_lltrace.py | 22 def run_code(self, code): member in TestLLTrace
|
D | test_pkg.py | 69 def run_code(self, code): member in TestPkg
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_pkg.py | 64 def run_code(self, code): member in Test
|
/aosp_15_r20/external/libxkbcommon/scripts/ |
H A D | perfect_hash.py | 472 def run_code(code): function
|
/aosp_15_r20/external/pigweed/pw_console/py/pw_console/ |
H A D | repl_pane.py | 376 def run_code(self): member in ReplPane
|