Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/fuzzer/tests/
H A DFuzzerUnittest.cpp141 int FoundMask = 0; in TestEraseBytes() local
177 int FoundMask = 0; in TestInsertByte() local
198 EXPECT_EQ(FoundMask, 255); in TestInsertByte()
213 int FoundMask = 0; in TestInsertRepeatedBytes() local
258 int FoundMask = 0; in TestChangeByte() local
294 int FoundMask = 0; in TestChangeBit() local
330 int FoundMask = 0; in TestShuffleBytes() local
360 int FoundMask = 0; in TestCopyPart() local
427 int FoundMask = 0; in TestAddWordFromDictionary() local
470 int FoundMask = 0; in TestChangeASCIIInteger() local
[all …]