Home
last modified time | relevance | path

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

/base/inputmethod/imf/test/fuzztest/imesystemchannel_fuzzer/
Dimesystemchannel_fuzzer.cpp70 bool fuzzedBool = static_cast<bool>(data[0] % 2); in FuzzPrivateCommand() local
86 bool fuzzedBool = static_cast<bool>(data[0] % 2); in FuzzNotifyPanelStatus() local
/base/inputmethod/imf/test/fuzztest/systemcmdchannelstub_fuzzer/
Dsystemcmdchannelstub_fuzzer.cpp40 bool fuzzedBool = static_cast<bool>(rawData[0] % 2); in FuzzSystemCmdChannelStub() local