Searched refs:AGGREGATE_HISTOGRAM_BUCKET_BYTE_SIZE (Results 1 – 3 of 3) sorted by relevance
19 …atic com.android.adservices.service.measurement.PrivacyParams.AGGREGATE_HISTOGRAM_BUCKET_BYTE_SIZE;177 final byte[] bucket = new byte[AGGREGATE_HISTOGRAM_BUCKET_BYTE_SIZE]; in encodeWithCbor()180 final int length = Math.min(bytesExcludingSign, AGGREGATE_HISTOGRAM_BUCKET_BYTE_SIZE); in encodeWithCbor()
99 public static final int AGGREGATE_HISTOGRAM_BUCKET_BYTE_SIZE = 16; field in PrivacyParams
338 PrivacyParams.AGGREGATE_HISTOGRAM_BUCKET_BYTE_SIZE, in testEncodeWithCbor_differentSizesShouldMatchUpperBound()