Searched refs:getRpcTypeString (Results 1 – 1 of 1) sorted by relevance
522 String method = getRpcTypeString(rpcType); in recordRpcStarted()528 String method = getRpcTypeString(rpcType); in recordRpcFinished()567 private static String getRpcTypeString(RpcType rpcType) { in getRpcTypeString() method in XdsTestClient.StatsAccumulator636 builder.putRpcsByMethod(getRpcTypeString(entry.getKey()), rpcs.build()); in waitForRpcStats()644 private static String getRpcTypeString(RpcType rpcType) { in getRpcTypeString() method in XdsTestClient.XdsStatsWatcher