Searched refs:gotOutput (Results 1 – 2 of 2) sorted by relevance
85 bool gotOutput = readfile(got, buffer); in main() local86 if (!gotErrorFile && gotOutput) { in main()91 else if (gotErrorFile && gotOutput) { in main()
102 bool gotOutput = readErrorFile(got, buffer);103 if (!gotOutput) {167 bool gotOutput = readErrorFile(got, buffer);168 if (!gotOutput) {