Searched refs:differentSelectionNumChoicesCounter (Results 1 – 2 of 2) sorted by relevance
454 public IntCounter differentSelectionNumChoicesCounter = new IntCounter(0, MAX_CHOICES); field in WifiMetrics.NetworkSelectionExperimentResults462 + differentSelectionNumChoicesCounter in toString()3503 result.differentSelectionNumChoicesCounter = in makeNetworkSelectionExperimentDecisionsList()3504 entry.getValue().differentSelectionNumChoicesCounter.toProto(); in makeNetworkSelectionExperimentDecisionsList()4967 : results.differentSelectionNumChoicesCounter;
3609 assertKeyCountsEqual(exp12DiffExpected, exp12.differentSelectionNumChoicesCounter); in testLogNetworkSelectionDecision()3619 assertKeyCountsEqual(exp32DiffExpected, exp32.differentSelectionNumChoicesCounter); in testLogNetworkSelectionDecision()3628 assertKeyCountsEqual(exp14DiffExpected, exp14.differentSelectionNumChoicesCounter); in testLogNetworkSelectionDecision()