Searched defs:XdsStatsWatcher (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/ | ||
H A D | XdsTestClient.java | 573 private static class XdsStatsWatcher { class in XdsTestClient |
/aosp_15_r20/external/grpc-grpc/test/cpp/interop/ | ||
H A D | xds_stats_watcher.h | 46 class XdsStatsWatcher; variable |
H A D | xds_stats_watcher.cc | 69 XdsStatsWatcher::XdsStatsWatcher(int start_id, int end_id, in XdsStatsWatcher() function in grpc::testing::XdsStatsWatcher |