Searched refs:gotErrorFile (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/BlocksRuntime/tests/
H A Dfail.c84 bool gotErrorFile = readfile(desired, errorfile); local
86 if (!gotErrorFile && gotOutput) {
91 else if (gotErrorFile && gotOutput) {

Completed in 100 milliseconds