Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/components/metrics/debug/
H A Dmetrics_internals_utils.cc16 std::string ChannelToString(variations::Study::Channel channel) { in ChannelToString() function
133 list.Append(CreateKeyValueDict("Channel", ChannelToString(state->channel))); in GetVariationsSummary()