Lines Matching refs:LocalTestingInfo
100 …LocalTestingInfo *LocalTestingInfo `protobuf:"bytes,5,opt,name=local_testing_info,json=localTe… member
159 func (m *BuildApksResult) GetLocalTestingInfo() *LocalTestingInfo {
161 return m.LocalTestingInfo
888 type LocalTestingInfo struct { struct
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 {
955 proto.RegisterType((*LocalTestingInfo)(nil), "android.bundle.LocalTestingInfo")