Home | History | Annotate | Download | only in sputnik

Lines Matching refs:def

38   def __init__(self, case, path, context, mode):
44 def IsNegative(self):
47 def IsFailureOutput(self, output):
53 def BeforeRun(self):
58 def AfterRun(self, result):
63 def GetCommand(self):
68 def GetLabel(self):
71 def GetName(self):
74 def GetSource(self):
81 def __init__(self, context, root):
84 def ListTests(self, current_path, path, mode, variant_flags):
103 def GetBuildRequirements(self):
106 def GetTestStatus(self, sections, defs):
112 def GetConfiguration(context, root):