Home
last modified time | relevance | path

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

/third_party/mbedtls/tests/scripts/
H A Dgenerate_bignum_tests.py88 def description_suffix(self) -> str: member in BignumOperation
106 description_suffix = self.description_suffix()
107 if description_suffix:
108 self.case_description += " " + description_suffix
185 def description_suffix(self) -> str: member in BignumAdd

Completed in 1 milliseconds