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

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

Completed in 128 milliseconds