Home
last modified time | relevance | path

Searched defs:fixed_seed (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/tests/validate_examples/
H A DRunExample.cpp54 static constexpr uint32_t fixed_seed = 1; variable
/aosp_15_r20/external/ComputeLibrary/tests/
H A Dmain.cpp78 static constexpr uint32_t fixed_seed = 1; variable
/aosp_15_r20/external/AFLplusplus/include/
H A Dafl-fuzz.h582 fixed_seed, /* do not reseed */ member