Home
last modified time | relevance | path

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

/aosp12/system/core/libutils/
H A DString16_fuzz.cpp99 android::String16 str_two_utf16 = android::String16(char_two); in LLVMFuzzerTestOneInput() local
105 callFunc(op, dataProvider, str_one_utf16, str_two_utf16); in LLVMFuzzerTestOneInput()