Home
last modified time | relevance | path

Searched refs:Writable (Results 1 – 4 of 4) sorted by relevance

/openthread-3.4.0/third_party/mbedtls/repo/scripts/mbedtls_dev/
Dtyping_util.py35 class Writable(Protocol): class
Dtest_case.py67 def write(self, out: typing_util.Writable) -> None: argument
/openthread-3.4.0/third_party/mbedtls/repo/scripts/
Dmin_requirements.py72 def write(self, out: typing_util.Writable) -> None: argument
/openthread-3.4.0/third_party/mbedtls/repo/tests/scripts/
Dtest_psa_constant_names.py136 def report(self, out: typing_util.Writable) -> None: argument