Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_fuzzer/
H A Ddomain_test.cc80 class ClassForTesting { class
82 ClassForTesting(unsigned char c, short d) : c_(c), d_(d) {} in ClassForTesting() function in pw::fuzzer::__anon5cadf3610111::ClassForTesting