Searched refs:TRIPLETS (Results 1 – 1 of 1) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_iter.py | 8 TRIPLETS = [(0, 0, 0), (0, 0, 1), (0, 0, 2), variable 93 self.assertEqual(res, TRIPLETS) 100 self.assertEqual(res, TRIPLETS) 106 self.assertEqual(res, TRIPLETS)
|