/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | regex_tests.py | 46 tests = [ variable
|
D | re_tests.py | 56 tests = [ variable
|
D | test_robotparser.py | 30 tests = unittest.TestSuite() variable
|
D | regrtest.py | 228 def main(tests=None, testdir=None, verbose=0, quiet=False, argument 470 def test_forever(tests=list(selected)): argument
|
D | test_array.py | 19 tests = [] # list to accumulate all tests variable
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/ |
D | __init__.py | 16 tests = [t[0:-3] for t in os.listdir(tests_dir) variable
|
D | support.py | 25 def run_all_tests(test_mod=None, tests=None): argument
|
/device/google/bonito/json-c/ |
D | Makefile.am | 4 SUBDIRS = . tests subdir
|
/device/google/crosshatch/json-c/ |
D | Makefile.am | 4 SUBDIRS = . tests subdir
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/ |
D | suite.py | 19 def __init__(self, tests=()): argument 56 def addTests(self, tests): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | sndhdr.py | 56 tests = [] variable
|
D | imghdr.py | 35 tests = [] variable
|
D | doctest.py | 893 def _find(self, tests, obj, name, module, source_lines, globs, seen): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/ |
D | test_suite.py | 72 def tests(): function 93 def tests(): function
|
D | test_discovery.py | 100 def load_tests(loader, tests, pattern): argument
|
D | test_loader.py | 161 def load_tests(loader, tests, pattern): argument 179 def load_tests(loader, tests, pattern): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/iobench/ |
D | iobench.py | 290 def run_test_family(tests, mode_filter, files, open_func, *make_args): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/ |
D | ast.py | 692 def __init__(self, tests, else_, lineno=None): argument
|