Searched refs:KeepPrefix (Results 1 – 4 of 4) sorted by relevance
33 KeepPrefix, // The prefix alone satisfies the predicate enumerator56 case KeepPrefix: in reduceList()105 if (doTest(ShuffledList, empty, Error) == KeepPrefix) { in reduceList()134 case KeepPrefix: in reduceList()
85 return KeepPrefix; in doTest()133 return KeepPrefix; in doTest()203 return KeepPrefix; in doTest()339 return KeepPrefix; in doTest()448 return KeepPrefix; in doTest()525 return KeepPrefix; in doTest()595 return KeepPrefix; in doTest()
125 return KeepPrefix; in doTest()205 return KeepPrefix; in doTest()466 return KeepPrefix; in doTest()
63 def KeepPrefix(self): member in CppTests