Searched defs:Longer (Results 1 – 5 of 5) sorted by relevance
25 Longer(usize, PutBack<J>), enumerator
395 static bool IsPrefix(const IndicesVector &Prefix, const IndicesVector &Longer) { in IsPrefix()
503 static bool isPrefix(const IndicesVector &Prefix, const IndicesVector &Longer) { in isPrefix()
509 static bool isPrefix(const IndicesVector &Prefix, const IndicesVector &Longer) { in isPrefix()
1454 TEST_F(ApplyAtomicChangesTest, Longer) { in TEST_F() argument