Searched refs:gotOutput (Results 1 – 2 of 2) sorted by relevance
84 bool gotOutput = readfile(got, buffer); in main() local85 if (!gotErrorFile && gotOutput) { in main()90 else if (gotErrorFile && gotOutput) { in main()
101 bool gotOutput = readErrorFile(got, buffer);102 if (!gotOutput) {166 bool gotOutput = readErrorFile(got, buffer);167 if (!gotOutput) {