Home
last modified time | relevance | path

Searched defs:encodedHex (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/kotlinx.serialization/formats/protobuf/commonTest/src/kotlinx/serialization/protobuf/
H A DPackedArraySerializerTest.kt114 val encodedHex = ProtoBuf.encodeToHexString(obj) in testEncodeAnnotatedStringList() constant
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/subtle/
H A DEllipticCurvesTest.java62 String encodedHex, in TestVector2()