Home
last modified time | relevance | path

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

/frameworks/native/cmds/cmd/fuzzer/
Dcmd_fuzzer.cpp29 class TestTextOutput : public TextOutput { class
31 TestTextOutput() {} in TestTextOutput() function in TestTextOutput
32 virtual ~TestTextOutput() {} in ~TestTextOutput()
77 TestTextOutput output; in process()
78 TestTextOutput error; in process()