Home
last modified time | relevance | path

Searched refs:kMetricTimeToDropSecondsMin (Results 1 – 3 of 3) sorted by relevance

/system/connectivity/shill/
Dmetrics_unittest.cc345 Metrics::kMetricTimeToDropSecondsMin, in TEST_F()
362 Metrics::kMetricTimeToDropSecondsMin, in TEST_F()
Dmetrics.cc112 const int Metrics::kMetricTimeToDropSecondsMin = 1; member in shill::Metrics
719 kMetricTimeToDropSecondsMin, in NotifyDefaultServiceChanged()
Dmetrics.h547 static const int kMetricTimeToDropSecondsMin; variable