Searched defs:isDut_DutType (Results 1 – 1 of 1) sorted by relevance
1171 type isDut_DutType interface { interface1172 isDut_DutType() methodSpec1187 func (*Dut_Chromeos) isDut_DutType() {} func1189 func (*Dut_Android_) isDut_DutType() {} func1191 func (*Dut_Devboard_) isDut_DutType() {} func