Home
last modified time | relevance | path

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

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