Searched defs:get_tests (Results 1 - 8 of 8) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/test/
H A Druntktests.py97 def get_tests(text=True, gui=True, packages=None): function
114 test.test_support.run_unittest(*get_tests())
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/test/
H A Druntktests.py97 def get_tests(text=True, gui=True, packages=None): function
114 test.test_support.run_unittest(*get_tests())
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/
H A Druntktests.py97 def get_tests(text=True, gui=True, packages=None): function
114 test.test_support.run_unittest(*get_tests())
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/
H A Druntktests.py97 def get_tests(text=True, gui=True, packages=None): function
114 test.test_support.run_unittest(*get_tests())
/prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/test/
H A D__init__.py53 def get_tests(package, mask, verbosity, exclude=()): function
189 skipped, testcases = get_tests(package, mask, verbosity, exclude)
/prebuilts/gdb/linux-x86/lib/python2.7/ctypes/test/
H A D__init__.py53 def get_tests(package, mask, verbosity, exclude=()): function
189 skipped, testcases = get_tests(package, mask, verbosity, exclude)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
H A D__init__.py53 def get_tests(package, mask, verbosity, exclude=()): function
189 skipped, testcases = get_tests(package, mask, verbosity, exclude)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
H A D__init__.py53 def get_tests(package, mask, verbosity, exclude=()): function
189 skipped, testcases = get_tests(package, mask, verbosity, exclude)

Completed in 291 milliseconds