Searched refs:set_binary_error_details (Results 1 – 5 of 5) sorted by relevance
463 expected_status.back().set_binary_error_details("text error details");468 expected_status.back().set_binary_error_details("\x0\x1\x2\x3\x4\x5\x6\x8\x9\xA\xB");478 error->set_binary_error_details(iter->binary_error_details());
116 pub(crate) fn set_binary_error_details(&mut self, value: &[u8]) -> &mut MetadataBuilder { in set_binary_error_details() method
1496 expected_status.back().set_binary_error_details("text error details"); in TEST_P()1501 expected_status.back().set_binary_error_details( in TEST_P()1513 error->set_binary_error_details(iter->binary_error_details()); in TEST_P()
493 builder.set_binary_error_details(&status.details); in start_send_status_from_server()
857 error->set_binary_error_details("binary error details"); in TEST_F()