Home | History | Annotate | Download | only in test

Lines Matching refs:get_both

210         rec = d.get_both('0555', '0555-0555-0555-0555-0555')
214 self.assertEqual(d.get_both('0555', 'bad data'), None)
393 rec = c.get_both('0404', self.makeData('0404'))
397 n = c.get_both('0404', 'bad data')