Home
last modified time | relevance | path

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

/test/vts-testcase/fuzz/iface_fuzzer/include/
DProtoFuzzerRunner.h58 bool UntouchedIfaces() const { in UntouchedIfaces() function
/test/vts-testcase/fuzz/iface_fuzzer/
DProtoFuzzerMain.cpp136 if (!FromArray(data, size, &exec_spec) || runner->UntouchedIfaces()) { in LLVMFuzzerCustomMutator()