Searched refs:CODE_LIST (Results 1 – 2 of 2) sorted by relevance
24 const std::vector<SoftBusFuncId> CODE_LIST = { variable106 SoftBusFuncId code = CODE_LIST[data[0] % CODE_LIST.size()]; in LLVMFuzzerTestOneInput()
31 const std::vector<SoftBusFuncId> CODE_LIST = { variable121 SoftBusFuncId code = CODE_LIST[data[0] % CODE_LIST.size()]; in LLVMFuzzerTestOneInput()