Searched refs:inTestOutputDisabled (Results 1 – 2 of 2) sorted by relevance
50 extern bool inTestOutputDisabled;107 inTestOutputDisabled = (i != 1);
153 bool inTestOutputDisabled = false; variable163 int r = !d(argsV, stdoutOS, stderrOS, exitEarly, inTestOutputDisabled); in unsafeLldMain()