Home
last modified time | relevance | path

Searched refs:until_value (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/metrics/
Dpersistent_sample_map.cc267 Count* PersistentSampleMap::ImportSamples(Sample until_value, in ImportSamples() argument
294 if (record->value == until_value) { in ImportSamples()
Dpersistent_sample_map.h86 HistogramBase::Count* ImportSamples(HistogramBase::Sample until_value,