Home
last modified time | relevance | path

Searched refs:TEST_STATUS_MESSAGE (Results 1 – 1 of 1) sorted by relevance

/tonic/interop/src/
H A Dclient.rs17 const TEST_STATUS_MESSAGE: &str = "test status message"; constant
247 Err(status) => status.message() == TEST_STATUS_MESSAGE, in status_code_and_message()
257 message: TEST_STATUS_MESSAGE.to_string(), in status_code_and_message()
265 message: TEST_STATUS_MESSAGE.to_string(), in status_code_and_message()