Searched refs:LocalTestingInfo (Results 1 – 2 of 2) sorted by relevance
151 …LocalTestingInfo *LocalTestingInfo `protobuf:"bytes,5,opt,name=local_testing_info,json=localTestin… member214 func (x *BuildApksResult) GetLocalTestingInfo() *LocalTestingInfo {216 return x.LocalTestingInfo1031 type LocalTestingInfo struct { struct1045 func (x *LocalTestingInfo) Reset() { argument1046 *x = LocalTestingInfo{}1054 func (x *LocalTestingInfo) String() string { argument1058 func (*LocalTestingInfo) ProtoMessage() {} argument1060 func (x *LocalTestingInfo) ProtoReflect() protoreflect.Message { argument1073 func (*LocalTestingInfo) Descriptor() ([]byte, []int) { argument[all …]
30 LocalTestingInfo local_testing_info = 5;189 message LocalTestingInfo { message