Searched refs:LocalTestingInfo (Results 1 – 2 of 2) sorted by relevance
100 …LocalTestingInfo *LocalTestingInfo `protobuf:"bytes,5,opt,name=local_testing_info,json=localTe… member159 func (m *BuildApksResult) GetLocalTestingInfo() *LocalTestingInfo {161 return m.LocalTestingInfo888 type LocalTestingInfo struct { struct901 func (m *LocalTestingInfo) Reset() { *m = LocalTestingInfo{} } argument902 func (m *LocalTestingInfo) String() string { return proto.CompactTextString(m) } argument903 func (*LocalTestingInfo) ProtoMessage() {} argument904 func (*LocalTestingInfo) Descriptor() ([]byte, []int) { argument908 func (m *LocalTestingInfo) XXX_Unmarshal(b []byte) error { argument911 func (m *LocalTestingInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { argument[all …]
30 LocalTestingInfo local_testing_info = 5;189 message LocalTestingInfo { message