Home
last modified time | relevance | path

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

/system/core/libutils/
DFileMap_fuzz.cpp38 std::string orig_name = dataProvider.ConsumeRandomLengthString(MAX_FILENAME_SIZE); in LLVMFuzzerTestOneInput() local
42 m.create(orig_name.c_str(), tf.fd, offset, length, read_only); in LLVMFuzzerTestOneInput()