Searched refs:toRun (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/tools/ctestfw/
H A Dctest.c1090 const TestNode* toRun; local
1097 toRun = root;
1110 toRun = root;
1112 toRun = getTest(root, argv[i]);
1114 if ( toRun == NULL )
1123 showTests(toRun);
1125 runTests(toRun);
1144 showTests(toRun);
1146 runTests(toRun);
/macosx-10.10/llvmCore-3425.0.34/examples/ExceptionDemo/
H A DExceptionDemo.cpp1977 llvm::Function *toRun = local
1995 toRun,

Completed in 142 milliseconds