Searched refs:invalid (Results 1 – 4 of 4) sorted by relevance
42 "description of why the field_a is invalid"49 "description of why the field_b is invalid",
959 let invalid = Bmv::from_shared_unchecked(Bytes::from_static(b"{}..")); in test_invalid_binary_value_hash() localVariable960 assert_ne!(valid, invalid); in test_invalid_binary_value_hash()961 assert_ne!(hash(valid), hash(invalid)); in test_invalid_binary_value_hash()
297 // to invalid URLs. As the result, gRPC Transcoding uses a custom encoding
333 * **transport:** AddOrigin panic on invalid uri ([#801](https://github.com/hyperium/tonic/issues/80…373 * **codec:** improve error message for invalid compression flag ([#663](https://github.com/hyperium…