Home
last modified time | relevance | path

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

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