Home | History | Annotate | Download | only in cintltst

Lines Matching refs:testDays

1710 static const TestDaysOfWeekList testDays[] = {
1722 const TestDaysOfWeekList * testDaysPtr = testDays;
1777 for (count = sizeof(testDays)/sizeof(testDays[0]); count-- > 0; ++testDaysPtr) {