Searched refs:allrules (Results 1 – 3 of 3) sorted by relevance
114 const char** allrules[] = { in TestParse() local120 for (int j = 0; allrules[j]; ++j) { in TestParse()121 const char** rules = allrules[j]; in TestParse()
76 String[][] allrules = { in TestParse() local81 for (int j = 0; j < allrules.length; ++j) { in TestParse()82 String[] tests = allrules[j]; in TestParse()
79 String[][] allrules = { in TestParse() local84 for (int j = 0; j < allrules.length; ++j) { in TestParse()85 String[] tests = allrules[j]; in TestParse()