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()
28 int noroundtrip[]; field in TestReorderRunsOnly.TestCase33 this.noroundtrip = nrd; in TestCase()147 if ((option == 0) && (testCases[i].noroundtrip[level] > 0)) { in testReorderRunsOnly()
4144 const char noroundtrip[2]; in testReorderRunsOnly() member4222 if((option==0) && testCases[i].noroundtrip[level]) { in testReorderRunsOnly()