Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/fuzzer/
Dbreak_iterator_fuzzer.cpp19 uint16_t rnd16 = 0; in LLVMFuzzerTestOneInput() local
27 rnd16 = *(reinterpret_cast<const uint16_t *>(data)); in LLVMFuzzerTestOneInput()
37 const icu::Locale& locale = GetRandomLocale(rnd16); in LLVMFuzzerTestOneInput()
Ducasemap_fuzzer.cpp22 uint16_t rnd16 = 0; in LLVMFuzzerTestOneInput() local
32 rnd16 = *(reinterpret_cast<const uint16_t *>(data)); in LLVMFuzzerTestOneInput()
41 const icu::Locale& locale = GetRandomLocale(rnd16); in LLVMFuzzerTestOneInput()