blob: b7554eacedf80796f45764107c44a821f7be59db [file] [log] [blame]
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: test_plugin_service.proto
"""Generated protocol buffer code."""
from google.protobuf.internal import builder as _builder
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
from google.protobuf import symbol_database as _symbol_database
# @@protoc_insertion_point(imports)
_sym_db = _symbol_database.Default()
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x19test_plugin_service.proto\x12\x0fios_test_plugin\"\x83\x01\n\x18TestCaseWillStartRequest\x12\x35\n\x0etest_case_info\x18\x01 \x01(\x0b\x32\x1d.ios_test_plugin.TestCaseInfo\x12\x30\n\x0b\x64\x65vice_info\x18\x02 \x01(\x0b\x32\x1b.ios_test_plugin.DeviceInfo\"\x1b\n\x19TestCaseWillStartResponse\"\x83\x01\n\x18TestCaseDidFinishRequest\x12\x35\n\x0etest_case_info\x18\x01 \x01(\x0b\x32\x1d.ios_test_plugin.TestCaseInfo\x12\x30\n\x0b\x64\x65vice_info\x18\x02 \x01(\x0b\x32\x1b.ios_test_plugin.DeviceInfo\"\x1b\n\x19TestCaseDidFinishResponse\"\x81\x01\n\x16TestCaseDidFailRequest\x12\x35\n\x0etest_case_info\x18\x01 \x01(\x0b\x32\x1d.ios_test_plugin.TestCaseInfo\x12\x30\n\x0b\x64\x65vice_info\x18\x02 \x01(\x0b\x32\x1b.ios_test_plugin.DeviceInfo\"\x19\n\x17TestCaseDidFailResponse\"O\n\x1bTestBundleWillFinishRequest\x12\x30\n\x0b\x64\x65vice_info\x18\x01 \x01(\x0b\x32\x1b.ios_test_plugin.DeviceInfo\"\x1e\n\x1cTestBundleWillFinishResponse\"\x1b\n\x19ListEnabledPluginsRequest\"5\n\x1aListEnabledPluginsResponse\x12\x17\n\x0f\x65nabled_plugins\x18\x01 \x03(\t\"\x1c\n\x0cTestCaseInfo\x12\x0c\n\x04name\x18\x01 \x01(\t\"\x1a\n\nDeviceInfo\x12\x0c\n\x04name\x18\x01 \x01(\t2\xbf\x04\n\x11TestPluginService\x12l\n\x11TestCaseWillStart\x12).ios_test_plugin.TestCaseWillStartRequest\x1a*.ios_test_plugin.TestCaseWillStartResponse\"\x00\x12l\n\x11TestCaseDidFinish\x12).ios_test_plugin.TestCaseDidFinishRequest\x1a*.ios_test_plugin.TestCaseDidFinishResponse\"\x00\x12\x66\n\x0fTestCaseDidFail\x12\'.ios_test_plugin.TestCaseDidFailRequest\x1a(.ios_test_plugin.TestCaseDidFailResponse\"\x00\x12u\n\x14TestBundleWillFinish\x12,.ios_test_plugin.TestBundleWillFinishRequest\x1a-.ios_test_plugin.TestBundleWillFinishResponse\"\x00\x12o\n\x12ListEnabledPlugins\x12*.ios_test_plugin.ListEnabledPluginsRequest\x1a+.ios_test_plugin.ListEnabledPluginsResponse\"\x00\x42\x02H\x03\x62\x06proto3')
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'test_plugin_service_pb2', globals())
if _descriptor._USE_C_DESCRIPTORS == False:
DESCRIPTOR._options = None
DESCRIPTOR._serialized_options = b'H\003'
_TESTCASEWILLSTARTREQUEST._serialized_start=47
_TESTCASEWILLSTARTREQUEST._serialized_end=178
_TESTCASEWILLSTARTRESPONSE._serialized_start=180
_TESTCASEWILLSTARTRESPONSE._serialized_end=207
_TESTCASEDIDFINISHREQUEST._serialized_start=210
_TESTCASEDIDFINISHREQUEST._serialized_end=341
_TESTCASEDIDFINISHRESPONSE._serialized_start=343
_TESTCASEDIDFINISHRESPONSE._serialized_end=370
_TESTCASEDIDFAILREQUEST._serialized_start=373
_TESTCASEDIDFAILREQUEST._serialized_end=502
_TESTCASEDIDFAILRESPONSE._serialized_start=504
_TESTCASEDIDFAILRESPONSE._serialized_end=529
_TESTBUNDLEWILLFINISHREQUEST._serialized_start=531
_TESTBUNDLEWILLFINISHREQUEST._serialized_end=610
_TESTBUNDLEWILLFINISHRESPONSE._serialized_start=612
_TESTBUNDLEWILLFINISHRESPONSE._serialized_end=642
_LISTENABLEDPLUGINSREQUEST._serialized_start=644
_LISTENABLEDPLUGINSREQUEST._serialized_end=671
_LISTENABLEDPLUGINSRESPONSE._serialized_start=673
_LISTENABLEDPLUGINSRESPONSE._serialized_end=726
_TESTCASEINFO._serialized_start=728
_TESTCASEINFO._serialized_end=756
_DEVICEINFO._serialized_start=758
_DEVICEINFO._serialized_end=784
_TESTPLUGINSERVICE._serialized_start=787
_TESTPLUGINSERVICE._serialized_end=1362
# @@protoc_insertion_point(module_scope)