Home
last modified time | relevance | path

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

/aosp_15_r20/external/rappor/client/cpp/
H A Dencoder.cc259 uint8_t threshold128 = static_cast<uint8_t>(params_.prob_f_ * 128); in GetPrrMasks() local
375 uint8_t threshold128 = static_cast<uint8_t>(params_.prob_f_ * 128); in EncodeString() local