Searched refs:CborErrorTooFewItems (Results 1 – 3 of 3) sorted by relevance
140 case CborErrorTooFewItems: in cbor_error_string()
665 QCOMPARE(cbor_encoder_close_container_checked(&encoder, &container), CborErrorTooFewItems); in tooShortArrays()679 QCOMPARE(cbor_encoder_close_container_checked(&encoder, &container), CborErrorTooFewItems); in tooShortMaps()
144 CborErrorTooFewItems, enumerator