Home
last modified time | relevance | path

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

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