Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_fuzzer/private_overrides/pw_fuzzer/internal/
H A Dfuzztest.h50 fuzztest::internal::TypeCheckFuzzTest(test_name).IgnoreFunction()
55 fuzztest::internal::TypeCheckFuzzTest(test_name).IgnoreFunction()
116 struct TypeCheckFuzzTest { struct
117 TypeCheckFuzzTest(TargetFunction) {} in TypeCheckFuzzTest() function
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