Home
last modified time | relevance | path

Searched refs:GenerateCounts (Results 1 – 3 of 3) sorted by relevance

/external/rappor/tests/
Dgen_counts_test.R37 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)
Dgen_counts.R68 GenerateCounts <- function(params, true_map, partition, reports_per_client) { function
194 counts <- GenerateCounts(params, true_map$map, partition, reports_per_client)
/external/rappor/analysis/R/
Ddecode_test.R95 counts <- GenerateCounts(params, map, partition, 1)
183 counts <- GenerateCounts(params, map, partition, 1)