Home
last modified time | relevance | path

Searched defs:Dut_Id (Results 1 – 1 of 1) sorted by relevance

/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/test/lab/api/
Ddut.pb.go2526 type Dut_Id struct { struct
2527 state protoimpl.MessageState
2528 sizeCache protoimpl.SizeCache
2529 unknownFields protoimpl.UnknownFields
2531 Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
2534 func (x *Dut_Id) Reset() {
2543 func (x *Dut_Id) String() string {
2547 func (*Dut_Id) ProtoMessage() {}
2549 func (x *Dut_Id) ProtoReflect() protoreflect.Message {
2562 func (*Dut_Id) Descriptor() ([]byte, []int) {
[all …]