Home | History | Annotate | Download | only in test

Lines Matching refs:m4

260             m4 = cons(aas + bees + cees)
261 m4_digest = m4.digest(*args)
262 m4_copy = m4.copy()
265 self.assertEqual(m4.digest(*args), m4_digest)