Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/tests/
H A DFuzzerUnittest.cpp489 void TestChangeBinaryInteger(Mutator M, int NumIter) { in TestChangeBinaryInteger() function
521 TestChangeBinaryInteger(&MutationDispatcher::Mutate_ChangeBinaryInteger, in TEST()
526 TestChangeBinaryInteger(&MutationDispatcher::Mutate, 1 << 15); in TEST()