Searched refs:histo (Results 1 – 4 of 4) sorted by relevance
50 auto histo = channel_histogram_.Serialize(builder); in Serialize() local57 histo, scan_recs, log_recs); in Serialize()61 const auto &histo = fbs_stats.channel_scan_count(); in Deserialize() local62 if (histo == nullptr || !channel_histogram_.Deserialize(*histo)) { in Deserialize()
57 wifi_offload::ChannelHistogram histo; in TEST_F() local58 histo.IncrementScanCountForFrequency(kAllFrequencies_Test[i]); in TEST_F()63 histo.GetChannelScanCount(kAllChannels_Test[j])); in TEST_F()
93 void init(wifi_offload::ChannelHistogram &histo, RandomGenerator &rand_gen) { in init() argument95 histo.IncrementScanCountForFrequencyForTest(kAllFrequencies_Test[i], in init()
67 void init(wifi_offload::ChannelHistogram &histo, RandomGenerator &rand_gen);