Home | History | Annotate | Download | only in generators

Lines Matching defs:testsConfig

135 	private String[] testsConfig = {"linux.gtk.x86.xml",
994 int card = testsConfig.length;
996 if(fileName.endsWith(testsConfig[i]))
1028 while(counter<card && !fileName.endsWith(testsConfig[counter])) {
1038 while(counter<card && !fileName.endsWith(testsConfig[counter])) {
1071 while(counter<card && !fileName.endsWith(testsConfig[counter])) {
1078 while(counter<card && !fileName.endsWith(testsConfig[counter])) {
1088 while(counter<card && !fileName.endsWith(testsConfig[counter])) {