Home
last modified time | relevance | path

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

/aosp_15_r20/external/emboss/compiler/util/
H A Dtraverse_ir_test.py188 def _record_constant(constant, constant_list): argument
192 def _record_field_name_and_constant(constant, constant_list, field): argument
196 def _record_file_name_and_constant(constant, constant_list, source_file_name): argument
200 def _record_location_parameter_and_constant(constant, constant_list, argument
205 def _record_kind_and_constant(constant, constant_list, type_definition): argument
/aosp_15_r20/tools/asuite/atest/test_runners/
H A Datest_tf_test_runner.py1417 def constant_list(*value): function