Home
last modified time | relevance | path

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

/external/cronet/net/disk_cache/blockfile/
Dbackend_impl.h421 int uma_report_ = 0; // Controls transmission of UMA data. variable
Dbackend_impl.cc985 if (uma_report_) in ShouldReportAgain()
986 return uma_report_ == 2; in ShouldReportAgain()
988 uma_report_++; in ShouldReportAgain()
993 uma_report_++; in ShouldReportAgain()