Home
last modified time | relevance | path

Searched refs:SuiteResMsg (Results 1 – 3 of 3) sorted by relevance

/test/framework/harnesses/host_controller/command_processor/
Dcommand_reproduce.py28 from vti.dashboard.proto import TestSuiteResultMessage_pb2 as SuiteResMsg unknown
96 report_msg = SuiteResMsg.TestSuiteResultMessage()
Dcommand_reproduce_test.py302 command_reproduce.SuiteResMsg.ParseFromString = mock.Mock(
331 command_reproduce.SuiteResMsg.ParseFromString = mock.Mock()
Dcommand_upload.py30 from vti.dashboard.proto import TestSuiteResultMessage_pb2 as SuiteResMsg unknown
187 suite_res_msg = SuiteResMsg.TestSuiteResultMessage()