Lines Matching refs:x60

998             0x60, 0xab, 0x98, 0x98, 0x98, 0x98, 0x98, 0x98,
1000 0x60, 0x60, 0x60, 0x60, 0x60, 0x60, 0x60, 0x60,
1001 0x60, 0x60, 0x60, 0x60, 0x60, 0x60, 0x60, 0x60,
1002 0x60, 0x60, 0x60, 0x60, 0x60, 0x60, 0x60, 0x60,
1003 0x60, 0x60, 0x60, 0x60, 0x60, 0x60, 0x60, 0x60,
1004 0x60, 0x60, 0x60, 0x60, 0x60, 0x60, 0x60, 0x60,
1005 0x60, 0x60, 0x60, 0x60, 0x60, 0x60, 0x60, 0x60,
1006 0x60, 0x60, 0x60, 0x60, 0x60, 0x60, 0xa0, 0x9f,
1007 0x9f, 0x97, 0x60, 0x60, 0x60, 0x60, 0x60, 0x60,
1008 0x60, 0x60, 0x60, 0x60, 0x60, 0x60, 0x60, 0x60,
1009 0x60, 0x60, 0x60, 0x60, 0x60, 0x60, 0x60, 0x60,
1010 0x60, 0x60, 0x60, 0x60, 0x60, 0x60, 0x60, 0x60,
1011 0x60, 0x60, 0x60, 0x60, 0x60, 0x60, 0x60, 0x60,
1012 0x60, 0x60, 0x60, 0x60, 0x60, 0x60, 0x60, 0x60
1016 CHECK_THROWS_WITH_AS(_ = json::from_cbor(vec), "[json.exception.parse_error.113] parse error at byte 2: syntax error while parsing CBOR string: expected length specification (0x60-0x7B) or indefinite string type (0x7F); last byte: 0x98", json::parse_error&);
1063 CHECK_THROWS_WITH_AS(_ = json::from_cbor(vec1), "[json.exception.parse_error.113] parse error at byte 13: syntax error while parsing CBOR string: expected length specification (0x60-0x7B) or indefinite string type (0x7F); last byte: 0xB4", json::parse_error&);
1075 CHECK_THROWS_WITH_AS(_ = json::from_cbor(vec2), "[json.exception.parse_error.113] parse error at byte 13: syntax error while parsing CBOR string: expected length specification (0x60-0x7B) or indefinite string type (0x7F); last byte: 0xB4", json::parse_error&);