Home
last modified time | relevance | path

Searched refs:macro_collector (Results 1 - 5 of 5) sorted by relevance

/third_party/mbedtls/scripts/mbedtls_dev/
H A Dpsa_information.py12 from . import macro_collector namespace
23 constructors: macro_collector.PSAMacroEnumerator
30 def read_psa_interface(self) -> macro_collector.PSAMacroEnumerator:
32 constructors = macro_collector.InputsForTest()
/third_party/mbedtls/scripts/
H A Dgenerate_psa_constants.py33 from mbedtls_dev import macro_collector namespace
218 class CaseBuilder(macro_collector.PSAMacroCollector):
/third_party/mbedtls/tests/scripts/
H A Dtest_psa_constant_names.py35 from mbedtls_dev.macro_collector import InputsForTest, PSAMacroEnumerator
H A Dgenerate_psa_tests.py19 from mbedtls_dev import macro_collector #pylint: disable=unused-import namespace
437 self.constructors = info.constructors #type: macro_collector.PSAMacroEnumerator
/third_party/mbedtls/tests/
H A DMakefile77 generated_psa_test_data: ../scripts/mbedtls_dev/macro_collector.py

Completed in 3 milliseconds