Home
last modified time | relevance | path

Searched defs:mybytes (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/nanopb-c/tests/regression/issue_547/
H A Dtest.proto6 required bytes mybytes = 1 [(nanopb).max_size = 512]; field
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/
Dissue5704.go14 mybytes []byte type
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_hmac.py406 class mybytes(bytes): class
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_hmac.py653 class mybytes(bytes): class