Searched defs:expected_stdout (Results 1 – 7 of 7) sorted by relevance
23 expected_stdout = re.compile('a.c') variable in TestStdoutMatchADotC
51 expected_stdout = re.compile(r'.*The SPIR-V binary is read from <input>') variable in TestHelpFlag
3596 let expected_stdout = self.load_expected_output(stdout_kind); in load_compare_outputs() localVariable