Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/tests/
DFuzzerUnittest.cpp492 void TestChangeBinaryInteger(Mutator M, int NumIter) { in TestChangeBinaryInteger() function
524 TestChangeBinaryInteger(&MutationDispatcher::Mutate_ChangeBinaryInteger, in TEST()
529 TestChangeBinaryInteger(&MutationDispatcher::Mutate, 1 << 15); in TEST()