Searched refs:report_params (Results 1 – 1 of 1) sorted by relevance
/external/rappor/tests/ |
D | gen_counts_test.R | 23 report_params <- list(k = 4, m = 2) # 2 cohorts, 4 bits each list 37 counts0 <- GenerateCounts(c(report_params, noise0), map, partition, v) 52 counts1 <- GenerateCounts(c(report_params, noise1), map, partition, v) 61 counts2 <- GenerateCounts(c(report_params, noise2), map, partition, v)
|