Home | History | Annotate | Download | only in test

Lines Matching refs:assertNotEqual

123         self.assertNotEqual(clk_id, time.CLOCK_THREAD_CPUTIME_ID)
358 self.assertNotEqual(time.gmtime(xmas2002), time.localtime(xmas2002))
370 self.assertNotEqual(time.gmtime(xmas2002), time.localtime(xmas2002))
452 self.assertNotEqual(tzname, 'LMT')
565 self.assertNotEqual(info.implementation, '')