Lines Matching defs:LocalTestingInfo
100 …LocalTestingInfo *LocalTestingInfo `protobuf:"bytes,5,opt,name=local_testing_info,json=localTe… member
888 type LocalTestingInfo struct { struct
890 Enabled bool `protobuf:"varint,1,opt,name=enabled,proto3" json:"enabled,omitempty"`
895 …es,2,opt,name=local_testing_path,json=localTestingPath,proto3" json:"local_testing_path,omitempty"`
896 XXX_NoUnkeyedLiteral struct{} `json:"-"`
897 XXX_unrecognized []byte `json:"-"`
898 XXX_sizecache int32 `json:"-"`
901 func (m *LocalTestingInfo) Reset() { *m = LocalTestingInfo{} }
902 func (m *LocalTestingInfo) String() string { return proto.CompactTextString(m) }
903 func (*LocalTestingInfo) ProtoMessage() {}
904 func (*LocalTestingInfo) Descriptor() ([]byte, []int) {
908 func (m *LocalTestingInfo) XXX_Unmarshal(b []byte) error {
911 func (m *LocalTestingInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
914 func (m *LocalTestingInfo) XXX_Merge(src proto.Message) {
917 func (m *LocalTestingInfo) XXX_Size() int {
920 func (m *LocalTestingInfo) XXX_DiscardUnknown() {
926 func (m *LocalTestingInfo) GetEnabled() bool {
933 func (m *LocalTestingInfo) GetLocalTestingPath() string {