Searched refs:differentSelectionNumChoicesCounter (Results 1 – 2 of 2) sorted by relevance
650 public IntCounter differentSelectionNumChoicesCounter = new IntCounter(0, MAX_CHOICES); field in WifiMetrics.NetworkSelectionExperimentResults658 + differentSelectionNumChoicesCounter in toString()5843 result.differentSelectionNumChoicesCounter = in makeNetworkSelectionExperimentDecisionsList()5844 entry.getValue().differentSelectionNumChoicesCounter.toProto(); in makeNetworkSelectionExperimentDecisionsList()8006 : results.differentSelectionNumChoicesCounter;
5191 assertKeyCountsEqual(exp12DiffExpected, exp12.differentSelectionNumChoicesCounter); in testLogNetworkSelectionDecision()5201 assertKeyCountsEqual(exp32DiffExpected, exp32.differentSelectionNumChoicesCounter); in testLogNetworkSelectionDecision()5210 assertKeyCountsEqual(exp14DiffExpected, exp14.differentSelectionNumChoicesCounter); in testLogNetworkSelectionDecision()