Home
last modified time | relevance | path

Searched defs:candidates (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_compare.py34 candidates = set1 + set2 variable in ComparisonTest
Dtest_mutants.py112 def fill_dict(d, candidates, numentries): argument
Dtest_coercion.py91 candidates = [2, 2L, 4.0, 2+0j, [1], (2,), None, variable