Searched refs:nonCanonical (Results 1 – 1 of 1) sorted by relevance
230 cbor::VectorCborEncoder nonCanonical; in TEST() local231 nonCanonical.encodeMap([&](auto& enc) { in TEST()238 EXPECT_EQ(nonCanonical.state(), cbor::VectorCborEncoder::State::kInvalid); in TEST()