Searched defs:encoded1 (Results 1 – 3 of 3) sorted by relevance
44 const std::string encoded1 = "aGVsbG8gd29ybGQ="; in TEST() local72 const std::string encoded1 = "aGVsbG8gd29ybGQ=\n"; in TEST() local100 const std::string encoded1 = "dGVzdCBzdHJpbmc="; in TEST() local
366 let encoded1 = serde_json::to_string(&rng1).unwrap(); in test_chacha_serde_roundtrip() localVariable
247 uint16_t encoded1 = *reinterpret_cast<uint16_t*>(writer.data()); in TEST_P() local