Lines Matching refs:def
76 def __init__(self):
86 def _ProcessOptions(self):
191 def _ReadTests(self):
218 def _DumpTests(self):
228 def _DoBuild(self):
284 def _DoFullBuild(self, tests):
314 def _AddBuildTarget(self, test_suite, target_set, extra_args_set):
322 def _AddBuildTargetPath(self, build_dir, target_set):
332 def _GetTestsToRun(self):
358 def _IsCtsTests(self, test_list):
365 def _TurnOffVerifier(self, test_list):
398 def RunTests(self):
425 def RunTests():