Lines Matching refs:AssertStatusOk

118 bool InteropClient::AssertStatusOk(const Status& s,  in AssertStatusOk()  function in grpc::testing::InteropClient
162 if (!AssertStatusOk(s, context.debug_error_string())) { in DoEmpty()
192 if (!AssertStatusOk(s, context.debug_error_string())) { in PerformLargeUnary()
242 if (!AssertStatusOk(s, context.debug_error_string())) { in DoOauth2AuthToken()
270 if (!AssertStatusOk(s, context.debug_error_string())) { in DoPerRpcCreds()
413 if (!AssertStatusOk(s, context.debug_error_string())) { in DoRequestStreaming()
452 if (!AssertStatusOk(s, context.debug_error_string())) { in DoResponseStreaming()
517 if (!AssertStatusOk(s, context.debug_error_string())) { in DoClientCompressedStreaming()
579 if (!AssertStatusOk(s, context.debug_error_string())) { in DoServerCompressedStreaming()
620 if (!AssertStatusOk(s, context.debug_error_string())) { in DoResponseStreamingWithSlowConsumer()
667 if (!AssertStatusOk(s, context.debug_error_string())) { in DoHalfDuplex()
711 if (!AssertStatusOk(s, context.debug_error_string())) { in DoPingPong()
813 if (!AssertStatusOk(s, context.debug_error_string())) { in DoEmptyStream()
886 if (!AssertStatusOk(s1, context1.debug_error_string())) { in DoCacheableUnary()
899 if (!AssertStatusOk(s2, context2.debug_error_string())) { in DoCacheableUnary()
921 if (!AssertStatusOk(s3, context3.debug_error_string())) { in DoCacheableUnary()
952 if (!AssertStatusOk(s, context.debug_error_string())) { in DoCustomMetadata()
1003 if (!AssertStatusOk(s, context.debug_error_string())) { in DoCustomMetadata()