Home
last modified time | relevance | path

Searched defs:noise1 (Results 1 – 3 of 3) sorted by relevance

/external/rappor/analysis/R/
Ddecode_test.R158 noise1 <- list(p = 0.4, q = .6, f = 0.5) list
260 noise1 <- list(p = .4, q = .6, f = .5) # substantial noise, very few reports list
331 noise1 <- list(p = .4, q = .6, f = .5) # substantial noise => 7 stddevs error list
/external/rappor/tests/
Dgen_counts_test.R51 noise1 <- list(p = .5, q = .5, f = 0) # truly random IRRs list
/external/angle/src/compiler/translator/
DSymbolTable_autogen.cpp317 constexpr const ImmutableString noise1("noise1"); variable