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()
475 SearchData STRENGTHCANONICAL[] = { field in SearchTest1839 for (int count = 0; count < STRENGTHCANONICAL.length; count++) { in TestStrengthCanonical()1840 if (!assertCanonicalEqual(STRENGTHCANONICAL[count])) { in TestStrengthCanonical()
474 SearchData STRENGTHCANONICAL[] = { field in SearchTest1838 for (int count = 0; count < STRENGTHCANONICAL.length; count++) { in TestStrengthCanonical()1839 if (!assertCanonicalEqual(STRENGTHCANONICAL[count])) { in TestStrengthCanonical()
1740 while (STRENGTHCANONICAL[count].text != NULL) { in TestStrengthCanonical()1741 if (!assertCanonicalEqual(&STRENGTHCANONICAL[count])) { in TestStrengthCanonical()