Home
last modified time | relevance | path

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

/external/angle/src/tests/test_utils/runner/
DTestSuite.cpp1488 const std::string &batchStdout = processInfo->process->getStdout(); in finishProcess() local
1489 std::istringstream linesStream(batchStdout); in finishProcess()
1566 const std::string &batchStdout = processInfo->process->getStdout(); in finishProcess() local
1567 PrintTestOutputSnippet(id, result, batchStdout); in finishProcess()
1587 const std::string &batchStdout = processInfo->process->getStdout(); in finishProcess() local
1588 PrintTestOutputSnippet(id, result, batchStdout); in finishProcess()