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