Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_fuzzer/private_overrides/pw_fuzzer/internal/
H A Dfuzztest.h116 struct TypeCheckFuzzTest { struct
117 TypeCheckFuzzTest(TargetFunction) {} in TypeCheckFuzzTest() argument
119 TypeCheckFuzzTest<TargetFunction>& IgnoreFunction() { return *this; } in IgnoreFunction() argument
126 TypeCheckFuzzTest<TargetFunction>& WithDomains(Domains...) { in WithDomains() argument
134 TypeCheckFuzzTest<TargetFunction>& WithSeeds(Seeds...) { in WithSeeds() argument