Home
last modified time | relevance | path

Searched refs:list_cases (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/test/
Dbisect_cmd.py57 def list_cases(args): function
120 tests = list_cases(args)
/third_party/python/Lib/test/libregrtest/
Dmain.py290 def list_cases(self): member in Regrtest
694 if self.ns.list_cases:
695 self.list_cases()