Home | History | Annotate | Download | only in tools

Lines Matching full:current_path

639   def AddTestsToList(self, result, current_path, path, context, mode):
642 tests = config.ListTests(current_path, path, mode, v)
670 def ListTests(self, current_path, path, context, mode, variant_flags):
676 full_path = current_path + [test_name]