Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/fuzzer/tests/
H A DFuzzerUnittest.cpp460 void TestChangeASCIIInteger(Mutator M, int NumIter) { in TestChangeASCIIInteger() function
484 TestChangeASCIIInteger(&MutationDispatcher::Mutate_ChangeASCIIInteger, in TEST()
489 TestChangeASCIIInteger(&MutationDispatcher::Mutate, 1 << 15); in TEST()