Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/icu/source/test/fuzzer/
H A Dcollator_rulebased_fuzzer.cpp20 icu::UnicodeString fuzzstr(false, fuzzbuff.get(), unistr_size); in LLVMFuzzerTestOneInput() local
H A Dnumber_format_fuzzer.cpp40 icu::UnicodeString fuzzstr(false, fuzzbuff.get(), unistr_size); in LLVMFuzzerTestOneInput() local
H A Dbreak_iterator_fuzzer.cpp35 UText* fuzzstr = utext_openUChars(nullptr, fuzzbuff.get(), unistr_size, &status); in LLVMFuzzerTestOneInput() local
H A Dconverter_fuzzer.cpp39 icu::UnicodeString fuzzstr(false, fuzzbuff.get(), unistr_size); in LLVMFuzzerTestOneInput() local
/aosp_15_r20/external/icu/icu4c/source/test/fuzzer/
H A Dunicodeset_fuzzer.cpp19 icu::UnicodeString fuzzstr(false, fuzzbuff.get(), unistr_size); in LLVMFuzzerTestOneInput() local
H A Dcollator_rulebased_fuzzer.cpp25 icu::UnicodeString fuzzstr(false, fuzzbuff.get(), unistr_size); in LLVMFuzzerTestOneInput() local
H A Drule_based_break_iterator_fuzzer.cpp19 icu::UnicodeString fuzzstr(false, fuzzbuff.get(), unistr_size); in LLVMFuzzerTestOneInput() local
H A Ddate_time_pattern_generator_fuzzer.cpp28 icu::UnicodeString fuzzstr(false, fuzzbuff.get(), size/2); in LLVMFuzzerTestOneInput() local
H A Dtimezone_create_fuzzer.cpp21 icu::UnicodeString fuzzstr(false, fuzzbuff.get(), unistr_size); in LLVMFuzzerTestOneInput() local
H A Dnumber_format_fuzzer.cpp40 icu::UnicodeString fuzzstr(false, fuzzbuff.get(), unistr_size); in LLVMFuzzerTestOneInput() local
H A Dnumber_formatter_fuzzer.cpp32 icu::UnicodeString fuzzstr(false, reinterpret_cast<const char16_t*>(fuzzData.data()), len); in LLVMFuzzerTestOneInput() local
H A Dconverter_fuzzer.cpp39 icu::UnicodeString fuzzstr(false, fuzzbuff.get(), unistr_size); in LLVMFuzzerTestOneInput() local
H A Dbreak_iterator_fuzzer.cpp35 UText* fuzzstr = utext_openUChars(nullptr, fuzzbuff.get(), unistr_size, &status); in LLVMFuzzerTestOneInput() local