Home
last modified time | relevance | path

Searched refs:getMaxInformationGainWithAttributionScope (Results 1 – 4 of 4) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/noising/
DCombinatoricsTest.java313 Combinatorics.getMaxInformationGainWithAttributionScope( in testGetMaxInformationGainWithAttributionScope()
323 Combinatorics.getMaxInformationGainWithAttributionScope( in testGetMaxInformationGainWithAttributionScope()
329 Combinatorics.getMaxInformationGainWithAttributionScope( in testGetMaxInformationGainWithAttributionScope()
DCombinatoricsInfoGainPeakParameterizedTest.java101 Combinatorics.getMaxInformationGainWithAttributionScope( in getSingleMaxInfoGainWithAttributionScope_binarySearchVsBruteForce_returnsSame()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/noising/
DCombinatorics.java326 public static double getMaxInformationGainWithAttributionScope( in getMaxInformationGainWithAttributionScope() method in Combinatorics
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/
DSource.java329 return Combinatorics.getMaxInformationGainWithAttributionScope( in getInformationGain()