Searched refs:sameSelectionNumChoicesCounter (Results 1 – 2 of 2) sorted by relevance
597 public IntCounter sameSelectionNumChoicesCounter = new IntCounter(0, MAX_CHOICES); field in WifiMetrics.NetworkSelectionExperimentResults604 + sameSelectionNumChoicesCounter in toString()5093 result.sameSelectionNumChoicesCounter = in makeNetworkSelectionExperimentDecisionsList()5094 entry.getValue().sameSelectionNumChoicesCounter.toProto(); in makeNetworkSelectionExperimentDecisionsList()7076 ? results.sameSelectionNumChoicesCounter
4824 assertKeyCountsEqual(exp12SameExpected, exp12.sameSelectionNumChoicesCounter); in testLogNetworkSelectionDecision()4834 assertKeyCountsEqual(exp32SameExpected, exp32.sameSelectionNumChoicesCounter); in testLogNetworkSelectionDecision()4846 assertKeyCountsEqual(exp14SameExpected, exp14.sameSelectionNumChoicesCounter); in testLogNetworkSelectionDecision()