Lines Matching refs:def
45 def __init__(self, testsuite, testname, command):
55 def note(self):
60 def note(self, note):
65 def requirement_state(self):
70 def requirement_state(self, requirement_state):
75 def testsuite(self):
80 def testsuite(self, testsuite):
85 def testname(self):
90 def testname(self, testname):
94 def InternalAddLtpPathToCommand(self, command):
108 def GetCommand(self):
117 def InternalGetExecutableNames(self):
129 def GetRequiredExecutablePaths(self, ltp_bin_path=ltp_configs.LTPBINPATH):
144 def fullname(self):
148 def __str__(self):
152 def is_staging(self):
157 def is_staging(self, is_staging):
162 def is_filtered(self):
167 def is_filtered(self, is_filtered):