Home
last modified time | relevance | path

Searched defs:TryDetectingAMemoryLeak (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/llvm/lib/Fuzzer/
H A DFuzzerLoop.cpp606 void Fuzzer::TryDetectingAMemoryLeak(const uint8_t *Data, size_t Size, in TryDetectingAMemoryLeak() function in fuzzer::Fuzzer
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/
DFuzzerLoop.cpp673 void Fuzzer::TryDetectingAMemoryLeak(const uint8_t *Data, size_t Size, in TryDetectingAMemoryLeak() function in fuzzer::Fuzzer