Searched refs:EncodeAll (Results 1 – 5 of 5) sorted by relevance
/external/rappor/analysis/R/ |
D | ngrams_simulation.R | 209 EncodeAll(sapply(inds[[k]], function(j) ngram[[j]]$ngrams[x]), 215 full_reports <- EncodeAll(strs, cohorts, full_map$map_by_cohort, params)
|
D | association_test.R | 99 report <- EncodeAll(truth$variables[[1]], truth$cohorts[[1]], 109 EncodeAll(truth$variables[[x]], truth$cohorts[[x]],
|
D | simulation.R | 58 EncodeAll <- function(x, cohorts, map, params, num_cores = 1) { function
|
/external/webrtc/rtc_base/experiments/ |
D | struct_parameters_parser_unittest.cc | 60 TEST(StructParametersParserTest, EncodeAll) { in TEST() argument
|
/external/rappor/tests/ |
D | assoc_sim.R | 147 EncodeAll(samples[[i]], cohorts, map[[i]]$map, params))
|