Home
last modified time | relevance | path

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

/frameworks/minikin/fuzz/hyphenator_fuzzer/
Dhyphenator_fuzzer.cpp51 const HyphenationType HyphenationTypes[] = { variable
114 result.push_back(fdp.PickValueInArray(HyphenationTypes)); in LLVMFuzzerTestOneInput()
129 [&]() { editForThisLine(fdp.PickValueInArray(HyphenationTypes)); }, in LLVMFuzzerTestOneInput()
130 [&]() { editForNextLine(fdp.PickValueInArray(HyphenationTypes)); }, in LLVMFuzzerTestOneInput()