Searched refs:test_count (Results 1 – 9 of 9) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ | ||
D | seq_tests.py | 333 def test_count(self): member in CommonTest |
D | test_itertools.py | 327 def test_count(self): member in TestBasicOps |
D | list_tests.py | 335 def test_count(self): member in CommonTest |
D | test_bigmem.py | 74 def test_count(self, size): member in StrTest |
D | test_unicode.py | 109 def test_count(self): member in UnicodeTest |
D | test_deque.py | 116 def test_count(self): member in TestBasic |
D | string_tests.py | 101 def test_count(self): member in CommonTest |
D | test_array.py | 646 def test_count(self): member in BaseTest |
D | test_bytes.py | 280 def test_count(self): member in BaseBytesTest |