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

/macosx-10.10/xnu-2782.1.97/tools/tests/xnu_quick_test/helpers/
H A Dlaunch.c28 int g_testbots_active = 0; variable
/macosx-10.10/xnu-2782.1.97/tools/tests/xnu_quick_test/
H A Dmain.c148 int g_testbots_active = 0; variable
278 g_testbots_active = 1;
290 g_testbots_active = 1;
293 if ( g_testbots_active == 1 ) {
330 if ( g_testbots_active == 1 ) {
345 if ( g_testbots_active == 1 ) {
351 if ( g_testbots_active == 1 ) {
357 if ( g_testbots_active == 1 ) {
H A Dmisc.c5 extern int g_testbots_active;
408 if (g_testbots_active) {

Completed in 146 milliseconds