Home
last modified time | relevance | path

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

/aosp14/system/core/libutils/
H A DString8_fuzz.cpp217 android::String8 str_two_utf8 = android::String8(vec_two.data()); in LLVMFuzzerTestOneInput() local
222 operations[op](&dataProvider, &str_one_utf8, &str_two_utf8); in LLVMFuzzerTestOneInput()
227 str_two_utf8.clear(); in LLVMFuzzerTestOneInput()