Searched refs:differentSelectionNumChoicesCounter (Results 1 – 2 of 2) sorted by relevance
598 public IntCounter differentSelectionNumChoicesCounter = new IntCounter(0, MAX_CHOICES); field in WifiMetrics.NetworkSelectionExperimentResults606 + differentSelectionNumChoicesCounter in toString()5095 result.differentSelectionNumChoicesCounter = in makeNetworkSelectionExperimentDecisionsList()5096 entry.getValue().differentSelectionNumChoicesCounter.toProto(); in makeNetworkSelectionExperimentDecisionsList()7077 : results.differentSelectionNumChoicesCounter;
4829 assertKeyCountsEqual(exp12DiffExpected, exp12.differentSelectionNumChoicesCounter); in testLogNetworkSelectionDecision()4839 assertKeyCountsEqual(exp32DiffExpected, exp32.differentSelectionNumChoicesCounter); in testLogNetworkSelectionDecision()4848 assertKeyCountsEqual(exp14DiffExpected, exp14.differentSelectionNumChoicesCounter); in testLogNetworkSelectionDecision()