Searched defs:LastKeyRotation (Results 1 – 5 of 5) sorted by relevance
| /external/cronet/components/metrics/structured/test/ | ||
| D | test_structured_metrics_provider.cc | 93 absl::optional<int> TestStructuredMetricsProvider::LastKeyRotation( in LastKeyRotation() function in metrics::structured::TestStructuredMetricsProvider |
| /external/cronet/components/metrics/structured/ | ||
| D | recorder.cc | 70 absl::optional<int> Recorder::LastKeyRotation(const Event& event) { in LastKeyRotation() function in metrics::structured::Recorder |
| D | key_data.cc | 198 absl::optional<int> KeyData::LastKeyRotation(const uint64_t project_name_hash) { in LastKeyRotation() function in metrics::structured::KeyData |
| D | structured_metrics_provider.cc | 220 absl::optional<int> StructuredMetricsProvider::LastKeyRotation( in LastKeyRotation() function in metrics::structured::StructuredMetricsProvider |
| D | structured_metrics_provider_unittest.cc | 1009 TEST_F(StructuredMetricsProviderTest, LastKeyRotation) { in TEST_F() argument |