GetWeightedRandomByteVector 46 components/rappor/byte_vector_utils.h ByteVector GetWeightedRandomByteVector(Probability probability); GetWeightedRandomByteVector 51 components/rappor/byte_vector_utils_unittest.cc ByteVector random_50 = generator.GetWeightedRandomByteVector(PROBABILITY_50); GetWeightedRandomByteVector 53 components/rappor/byte_vector_utils_unittest.cc ByteVector random_75 = generator.GetWeightedRandomByteVector(PROBABILITY_75); GetWeightedRandomByteVector 60 components/rappor/byte_vector_utils_unittest.cc ByteVector random_50 = generator.GetWeightedRandomByteVector(PROBABILITY_50); GetWeightedRandomByteVector 63 components/rappor/byte_vector_utils_unittest.cc ByteVector random_75 = generator.GetWeightedRandomByteVector(PROBABILITY_75); GetWeightedRandomByteVector 82 components/rappor/byte_vector_utils_unittest.cc generator.GetWeightedRandomByteVector(PROBABILITY_50); GetWeightedRandomByteVector 84 components/rappor/byte_vector_utils_unittest.cc ByteVector random_50 = generator2.GetWeightedRandomByteVector(PROBABILITY_50); GetWeightedRandomByteVector 92 components/rappor/byte_vector_utils_unittest.cc ByteVector random = generator.GetWeightedRandomByteVector(PROBABILITY_50); GetWeightedRandomByteVector 101 components/rappor/byte_vector_utils_unittest.cc ByteVector random = generator.GetWeightedRandomByteVector(PROBABILITY_75); GetWeightedRandomByteVector 111 components/rappor/byte_vector_utils_unittest.cc ByteVector random = generator.GetWeightedRandomByteVector(PROBABILITY_50); GetWeightedRandomByteVector 121 components/rappor/byte_vector_utils_unittest.cc ByteVector random = generator.GetWeightedRandomByteVector(PROBABILITY_75); GetWeightedRandomByteVector 38 components/rappor/rappor_metric.cc hmac_generator.GetWeightedRandomByteVector(parameters().fake_prob); GetWeightedRandomByteVector 40 components/rappor/rappor_metric.cc hmac_generator.GetWeightedRandomByteVector(parameters().fake_one_prob); GetWeightedRandomByteVector 50 components/rappor/rappor_metric.cc coin_generator.GetWeightedRandomByteVector(parameters().zero_coin_prob); GetWeightedRandomByteVector 52 components/rappor/rappor_metric.cc coin_generator.GetWeightedRandomByteVector(parameters().one_coin_prob);