Searched defs:candidates (Results 1 – 3 of 3) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_compare.py | 34 candidates = set1 + set2 variable in ComparisonTest
|
D | test_mutants.py | 112 def fill_dict(d, candidates, numentries): argument
|
D | test_coercion.py | 91 candidates = [2, 2L, 4.0, 2+0j, [1], (2,), None, variable
|