Home
last modified time | relevance | path

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

/external/libprotobuf-mutator/src/libfuzzer/
Dlibfuzzer_macro.cc104 bool LoadIfSame(const uint8_t* data, size_t size, in LoadIfSame() function in protobuf_mutator::libfuzzer::__anonabc986c60111::LastMutationCache
225 if (GetCache()->LoadIfSame(data, size, input)) return true; in LoadProtoInput()