Home
last modified time | relevance | path

Searched refs:PROBABILITY_25 (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/components/rappor/
Drappor_parameters.h15 PROBABILITY_25, // 25% enumerator
Drappor_service.cc69 rappor::PROBABILITY_25 /* Zero coin probability */},
Dbyte_vector_utils.cc138 case PROBABILITY_25: in GetWeightedRandomByteVector()