Searched defs:MetricService (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/pigweed/pw_metric/ |
H A D | metric_service_pwpb_test.cc | 77 TEST(MetricService, EmptyGroupAndNoMetrics) { in TEST() argument 93 TEST(MetricService, OneGroupOneMetric) { in TEST() argument 113 TEST(MetricService, OneGroupFiveMetrics) { in TEST() argument 141 TEST(MetricService, NestedGroupFiveMetrics) { in TEST() argument 172 TEST(MetricService, NestedGroupsWithBatches) { in TEST() argument 217 TEST(MetricService, MaxDepth4) { in TEST() argument
|
H A D | metric_service_nanopb_test.cc | 27 TEST(MetricService, EmptyGroupAndNoMetrics) { in TEST() argument 41 TEST(MetricService, FlatMetricsNoGroupsOneResponseOnly) { in TEST() argument 61 TEST(MetricService, NestedGroupsButOnlyOneBatch) { in TEST() argument 86 TEST(MetricService, NestedGroupsWithBatches) { in TEST() argument 153 TEST(MetricService, TokenPaths) { in TEST() argument
|
/aosp_15_r20/external/pigweed/pw_metric/pw_metric_proto/ |
H A D | metric_service.proto | 68 service MetricService { service 70 rpc Get(MetricRequest) returns (stream MetricResponse) {}
|
/aosp_15_r20/external/googleapis/google/monitoring/v3/ |
H A D | metric_service.proto | 67 service MetricService { service 76 rpc ListMonitoredResourceDescriptors(ListMonitoredResourceDescriptorsRequest)
|
/aosp_15_r20/external/google-cloud-java/java-monitoring/proto-google-cloud-monitoring-v3/src/main/proto/google/monitoring/v3/ |
H A D | metric_service.proto | 67 service MetricService { service 76 …ptors(ListMonitoredResourceDescriptorsRequest) returns (ListMonitoredResourceDescriptorsResponse) {
|
/aosp_15_r20/external/pigweed/pw_metric/public/pw_metric/ |
H A D | metric_service_nanopb.h | 37 MetricService(const IntrusiveList<Metric>& metrics, in MetricService() function
|
H A D | metric_service_pwpb.h | 39 MetricService(const IntrusiveList<Metric>& metrics, in MetricService() function
|
/aosp_15_r20/external/google-cloud-java/java-monitoring/google-cloud-monitoring/src/main/java/com/google/cloud/monitoring/v3/ |
H A D | gapic_metadata.json | 59 "MetricService": { object
|