Searched refs:hashStringInReport (Results 1 – 3 of 3) sorted by relevance
33 bool hashStringInReport) { in CreateDurationMetricConfig_NoLink_AND_CombinationCondition() argument58 config.set_hash_strings_in_metric_report(hashStringInReport); in CreateDurationMetricConfig_NoLink_AND_CombinationCondition()113 for (const bool hashStringInReport : { true, false }) { in TEST()119 hashStringInReport); in TEST()646 DurationMetric::AggregationType aggregationType, bool hashStringInReport) { in CreateDurationMetricConfig_PartialLink_AND_CombinationCondition() argument670 config.set_hash_strings_in_metric_report(hashStringInReport); in CreateDurationMetricConfig_PartialLink_AND_CombinationCondition()704 for (const bool hashStringInReport : {true, false}) { in TEST()709 aggregationType, hashStringInReport); in TEST()
86 inline bool hashStringInReport() const { in hashStringInReport() function
448 dumpTimeStampNs, key, it->second->hashStringInReport() ? &str_set : nullptr, in onConfigMetricsReportLocked()