Searched refs:noroundtrip (Results 1 – 3 of 3) sorted by relevance
27 int noroundtrip[]; field in TestReorderRunsOnly.TestCase32 this.noroundtrip = nrd; in TestCase()146 if ((option == 0) && (testCases[i].noroundtrip[level] > 0)) { in testReorderRunsOnly()
30 int noroundtrip[]; field in TestReorderRunsOnly.TestCase35 this.noroundtrip = nrd; in TestCase()149 if ((option == 0) && (testCases[i].noroundtrip[level] > 0)) { in testReorderRunsOnly()
4149 const char noroundtrip[2]; in testReorderRunsOnly() member4227 if((option==0) && testCases[i].noroundtrip[level]) { in testReorderRunsOnly()