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