Searched refs:allrules (Results 1 – 3 of 3) sorted by relevance
112 const char** allrules[] = { in TestParse() local118 for (int j = 0; allrules[j]; ++j) { in TestParse()119 const char** rules = allrules[j]; in TestParse()
74 String[][] allrules = { in TestParse() local79 for (int j = 0; j < allrules.length; ++j) { in TestParse()80 String[] tests = allrules[j]; in TestParse()
70 String[][] allrules = { in TestParse() local75 for (int j = 0; j < allrules.length; ++j) { in TestParse()76 String[] tests = allrules[j]; in TestParse()