Searched defs:cases (Results 1 – 3 of 3) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ | ||
D | test_sets.py | 465 cases = "==", "<=", ">=" variable in TestSubsetEqualEmpty |
D | test_set.py | 1176 cases = "==", "<=", ">=" variable in TestSubsetEqualEmpty |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/ | ||
D | test_setups.py | 17 def runTests(self, *cases): |