Searched refs:check_auth_context (Results 1 – 3 of 3) sorted by relevance
35 private $check_auth_context = false; variable in Grpc\\Testing\\RequestParams182 return $this->check_auth_context;193 $this->check_auth_context = $var;
38 bool check_auth_context = 5; field41 string expected_client_identity = 8; // will force check_auth_context.
153 request->param().check_auth_context())) { in Echo()