Searched refs:grpc_jwt_claims_json (Results 1 – 4 of 4) sorted by relevance
59 const grpc_core::Json* grpc_jwt_claims_json(const grpc_jwt_claims* claims);
199 const Json* grpc_jwt_claims_json(const grpc_jwt_claims* claims) { in grpc_jwt_claims_json() function
55 std::string claims_str = grpc_jwt_claims_json(claims)->Dump(/*indent=*/2); in on_jwt_verification_done()
220 GPR_ASSERT(*grpc_jwt_claims_json(claims) == json); in test_claims_success()245 GPR_ASSERT(*grpc_jwt_claims_json(claims) == json); in test_expired_claims_failure()