Searched defs:expected_stdout (Results 1 – 8 of 8) sorted by relevance
23 expected_stdout = re.compile('a.c') variable in TestStdoutMatchADotC
45 def test(shell, command, expected_return, expected_stdout, expected_stderr, expected_env): argument
51 expected_stdout = re.compile(r'.*The SPIR-V binary is read from <input>') variable in TestHelpFlag
53 std::string expected_stdout; member