Lines Matching refs:toRun
1041 const TestNode* toRun;1048 toRun = root;1061 toRun = root;1063 toRun = getTest(root, argv[i]);1065 if ( toRun == NULL )1074 showTests(toRun);1076 runTests(toRun);1095 showTests(toRun);1097 runTests(toRun);