Searched refs:STRENGTHCANONICAL (Results 1 – 5 of 5) sorted by relevance
505 static const SearchData STRENGTHCANONICAL[] = { variable
1838 while (STRENGTHCANONICAL[count].text != NULL) { in TestStrengthCanonical()1839 if (!assertCanonicalEqual(STRENGTHCANONICAL[count])) { in TestStrengthCanonical()
473 SearchData STRENGTHCANONICAL[] = { field in SearchTest1812 for (int count = 0; count < STRENGTHCANONICAL.length; count++) { in TestStrengthCanonical()1813 if (!assertCanonicalEqual(STRENGTHCANONICAL[count])) { in TestStrengthCanonical()
469 SearchData STRENGTHCANONICAL[] = { field in SearchTest1808 for (int count = 0; count < STRENGTHCANONICAL.length; count++) { in TestStrengthCanonical()1809 if (!assertCanonicalEqual(STRENGTHCANONICAL[count])) { in TestStrengthCanonical()
1737 while (STRENGTHCANONICAL[count].text != NULL) { in TestStrengthCanonical()1738 if (!assertCanonicalEqual(&STRENGTHCANONICAL[count])) { in TestStrengthCanonical()