Searched refs:sameSelectionNumChoicesCounter (Results 1 – 2 of 2) sorted by relevance
437 public IntCounter sameSelectionNumChoicesCounter = new IntCounter(0, MAX_CHOICES); field in WifiMetrics.NetworkSelectionExperimentResults444 + sameSelectionNumChoicesCounter in toString()3367 result.sameSelectionNumChoicesCounter = in makeNetworkSelectionExperimentDecisionsList()3368 entry.getValue().sameSelectionNumChoicesCounter.toProto(); in makeNetworkSelectionExperimentDecisionsList()4820 ? results.sameSelectionNumChoicesCounter
3535 assertKeyCountsEqual(exp12SameExpected, exp12.sameSelectionNumChoicesCounter); in testLogNetworkSelectionDecision()3545 assertKeyCountsEqual(exp32SameExpected, exp32.sameSelectionNumChoicesCounter); in testLogNetworkSelectionDecision()3557 assertKeyCountsEqual(exp14SameExpected, exp14.sameSelectionNumChoicesCounter); in testLogNetworkSelectionDecision()