HomeSort by relevance Sort by last modified time
    Searched refs:showTests (Results 1 - 2 of 2) sorted by null

  /external/icu4c/tools/ctestfw/unicode/
ctest.h 130 showTests ( const TestNode *root);
  /external/icu4c/tools/ctestfw/
ctest.c 53 typedef enum { RUNTESTS, SHOWTESTS } TestMode;
433 if(mode==SHOWTESTS) {
442 if(mode!=SHOWTESTS) {
450 if(mode!=SHOWTESTS) {
475 if(mode!=SHOWTESTS && ON_LINE) {
487 showTests ( const TestNode *root )
495 iterateTestsWithLevel ( root, 0, nodeList, SHOWTESTS );
1074 showTests(toRun);
1095 showTests(toRun);
    [all...]

Completed in 280 milliseconds