Home
last modified time | relevance | path

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

/openthread-3.7.0/third_party/mbedtls/repo/tests/scripts/
Dset_psa_test_dependencies.py124 def systematic_dependencies(file_name, function_name, arguments): argument
156 def updated_dependencies(file_name, function_name, arguments, dependencies): argument
171 def keep_manual_dependencies(file_name, function_name, arguments): argument
Dgenerate_test_code.py973 def get_function_info(func_info, function_name, line_no): argument