Home
last modified time | relevance | path

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

/system/core/cli-test/
Dcli-test.cpp232 CapturedStdout test_stdout; in RunTests() local
235 test_stdout.Stop(); in RunTests()
245 if (!CheckOutput("stdout", test_stdout.str(), test.expected_stdout, FILES)) failed = true; in RunTests()