Home | History | Annotate | Download | only in test

Lines Matching refs:next_dup

941         next_dup = c.next_dup()
942 self.assertEqual(next_dup, ('dup1', 'quick'))
948 rec = c.next_dup()