Searched refs:STRENGTHCANONICAL (Results 1 – 5 of 5) sorted by relevance
507 static const SearchData STRENGTHCANONICAL[] = { variable
1840 while (STRENGTHCANONICAL[count].text != NULL) { in TestStrengthCanonical()1841 if (!assertCanonicalEqual(STRENGTHCANONICAL[count])) { in TestStrengthCanonical()
481 SearchData STRENGTHCANONICAL[] = { field in SearchTest1845 for (int count = 0; count < STRENGTHCANONICAL.length; count++) { in TestStrengthCanonical()1846 if (!assertCanonicalEqual(STRENGTHCANONICAL[count])) { in TestStrengthCanonical()
478 SearchData STRENGTHCANONICAL[] = { field in SearchTest1842 for (int count = 0; count < STRENGTHCANONICAL.length; count++) { in TestStrengthCanonical()1843 if (!assertCanonicalEqual(STRENGTHCANONICAL[count])) { in TestStrengthCanonical()
1740 while (STRENGTHCANONICAL[count].text != NULL) { in TestStrengthCanonical()1741 if (!assertCanonicalEqual(&STRENGTHCANONICAL[count])) { in TestStrengthCanonical()