Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/fuzzer/tests/
H A DFuzzerUnittest.cpp355 void TestCopyPart(Mutator M, int NumIter) { in TestCopyPart() function
397 TestCopyPart(&MutationDispatcher::Mutate_CopyPart, 1 << 10); in TEST()
400 TestCopyPart(&MutationDispatcher::Mutate, 1 << 13); in TEST()