Searched refs:differentSelectionNumChoicesCounter (Results 1 – 2 of 2) sorted by relevance
438 public IntCounter differentSelectionNumChoicesCounter = new IntCounter(0, MAX_CHOICES); field in WifiMetrics.NetworkSelectionExperimentResults446 + differentSelectionNumChoicesCounter in toString()3369 result.differentSelectionNumChoicesCounter = in makeNetworkSelectionExperimentDecisionsList()3370 entry.getValue().differentSelectionNumChoicesCounter.toProto(); in makeNetworkSelectionExperimentDecisionsList()4821 : results.differentSelectionNumChoicesCounter;
3540 assertKeyCountsEqual(exp12DiffExpected, exp12.differentSelectionNumChoicesCounter); in testLogNetworkSelectionDecision()3550 assertKeyCountsEqual(exp32DiffExpected, exp32.differentSelectionNumChoicesCounter); in testLogNetworkSelectionDecision()3559 assertKeyCountsEqual(exp14DiffExpected, exp14.differentSelectionNumChoicesCounter); in testLogNetworkSelectionDecision()