Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/python/tink/streaming_aead/
H A D_pybind11_python_file_object_adapter_test.py35 class BytesIOThatThrowsExceptionsOnReadWrite(io.BytesIO): class
71 ciphertext_destination = BytesIOThatThrowsExceptionsOnReadWrite()
82 ciphertext_source = BytesIOThatThrowsExceptionsOnReadWrite()