Searched defs:irr_rand (Results  1 – 6 of 6) sorted by relevance
| /external/rappor/tests/ | 
| D | rappor_sim.py | 89 def GenAssocTestdata(params1, params2, irr_rand, assoc_testdata_count,  argument138 def RapporClientSim(params, irr_rand, csv_in, csv_out):  argument
 
 | 
| /external/rappor/client/cpp/ | 
| D | encoder_demo.cc | 32   rappor::UnixKernelRand irr_rand(fp);  in main()  local
 | 
| D | rappor_deps.h | 56        HmacFunc* const hmac_func, const IrrRandInterface& irr_rand)  in Deps()
 | 
| D | rappor_sim.cc | 130   rappor::IrrRandInterface* irr_rand;  in main()  local
 | 
| D | encoder_unittest.cc | 39    rappor::UnixKernelRand *irr_rand;  member in EncoderTest
 | 
| /external/rappor/client/python/ | 
| D | rappor.py | 235   def __init__(self, params, cohort, secret, irr_rand):  argument
 |