Home
last modified time | relevance | path

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

/aosp_15_r20/external/kotlinx.serialization/formats/protobuf/commonTest/src/kotlinx/serialization/protobuf/
H A DPackedArraySerializerTest.kt113 val expectedHex = "020361616102036262620203636363" in testEncodeAnnotatedStringList() constant
/aosp_15_r20/external/wycheproof/keystore-cts/java/com/google/security/wycheproof/testcases/
H A DJsonEcdhTest.java118 String expectedHex = getString(testcase, "shared"); in testEcdhComp() local