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

/macosx-10.10/xnu-2782.1.97/iokit/Tests/
H A DTests.h57 extern void testSymbol();
H A DTestContainers.cpp358 void testSymbol() function
380 verPrintf(("testSymbol(u) test 1a%d failed\n", i)); res = false;
383 verPrintf(("testSymbol(u) test 1b%d failed\n", i)); res = false;
394 verPrintf(("testSymbol(u) test 2a%d,%d failed\n", i, j));
399 verPrintf(("testSymbol(u) test 2b%d,%d failed\n", i, j));
443 verPrintf(("testSymbol(u) test 5a%d failed\n", i));
456 verPrintf(("testSymbol(u) test 5b%d failed\n", i));
464 verPrintf(("testSymbol(u) test 5c%d failed\n", i));
471 verPrintf(("testSymbol: All OSSymbol Tests passed\n"));
473 logPrintf(("testSymbol
[all...]

Completed in 64 milliseconds