Home
last modified time | relevance | path

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

/aosp12/system/core/libutils/
H A DString16_fuzz.cpp95 char* char_two = vec_two.data(); in LLVMFuzzerTestOneInput() local
99 android::String16 str_two_utf16 = android::String16(char_two); in LLVMFuzzerTestOneInput()