Searched refs:DebugSBType (Results 1 – 4 of 4) sorted by relevance
65 self.DebugSBType(type)95 self.DebugSBType(task_type)100 self.DebugSBType(task_ref_type)106 self.DebugSBType(task_pointer_type)113 self.DebugSBType(task_head_type)129 self.DebugSBType(id_type)142 self.DebugSBType(myint_arr_type)148 self.DebugSBType(myint_type)155 self.DebugSBType(enum_type)171 self.DebugSBType(enum_uchar)[all …]
52 self.DebugSBType(map_type)62 self.DebugSBType(t)
70 self.DebugSBType(typeA)71 self.DebugSBType(typeB)
2534 def DebugSBType(self, type): member in TestBase