Searched refs:ReportMsg (Results 1 – 9 of 9) sorted by relevance
20 from vts.proto import VtsReportMessage_pb2 as ReportMsg unknown97 regression_mode=ReportMsg.VTS_REGRESSION_MODE_DISABLED)103 regression_mode=ReportMsg.VTS_REGRESSION_MODE_DISABLED)112 regression_mode=ReportMsg.VTS_REGRESSION_MODE_DISABLED)118 regression_mode=ReportMsg.VTS_REGRESSION_MODE_DISABLED)123 regression_mode=ReportMsg.VTS_REGRESSION_MODE_DISABLED)128 regression_mode=ReportMsg.VTS_REGRESSION_MODE_DISABLED)133 regression_mode=ReportMsg.VTS_REGRESSION_MODE_DISABLED)
20 from vts.proto import VtsReportMessage_pb2 as ReportMsg unknown99 regression_mode=ReportMsg.VTS_REGRESSION_MODE_DISABLED)105 regression_mode=ReportMsg.VTS_REGRESSION_MODE_DISABLED)114 regression_mode=ReportMsg.VTS_REGRESSION_MODE_DISABLED)120 regression_mode=ReportMsg.VTS_REGRESSION_MODE_DISABLED)125 regression_mode=ReportMsg.VTS_REGRESSION_MODE_DISABLED)130 regression_mode=ReportMsg.VTS_REGRESSION_MODE_DISABLED)135 regression_mode=ReportMsg.VTS_REGRESSION_MODE_DISABLED)
24 from vts.proto import VtsReportMessage_pb2 as ReportMsg unknown84 self.report_msg = ReportMsg.TestReportMessage()91 self.report_msg.test_type = ReportMsg.VTS_HOST_DRIVEN_STRUCTURAL239 regression_mode=ReportMsg.VTS_REGRESSION_MODE_INCREASING):266 profiling_msg.type = ReportMsg.VTS_PROFILING_TYPE_TIMESTAMP282 regression_mode=ReportMsg.VTS_REGRESSION_MODE_INCREASING):328 regression_mode=ReportMsg.VTS_REGRESSION_MODE_INCREASING):344 name, labels, values, ReportMsg.VTS_PROFILING_TYPE_LABELED_VECTOR,354 regression_mode=ReportMsg.VTS_REGRESSION_MODE_INCREASING):369 name, None, values, ReportMsg.VTS_PROFILING_TYPE_UNLABELED_VECTOR,[all …]
21 from vts.proto import VtsReportMessage_pb2 as ReportMsg unknown
25 from vts.proto import VtsReportMessage_pb2 as ReportMsg unknown534 self.web.SetTestResult(ReportMsg.TEST_CASE_RESULT_FAIL)701 self.web.SetTestResult(ReportMsg.TEST_CASE_RESULT_FAIL)735 self.web.SetTestResult(ReportMsg.TEST_CASE_RESULT_PASS)758 self.web.SetTestResult(ReportMsg.TEST_CASE_RESULT_SKIP)799 self.web.SetTestResult(ReportMsg.TEST_CASE_RESULT_EXCEPTION)
19 from vts.proto import VtsReportMessage_pb2 as ReportMsg unknown
25 from vts.proto import VtsReportMessage_pb2 as ReportMsg unknown371 coverage_report_msg = ReportMsg.TestReportMessage()421 coverage_report_message = ReportMsg.TestReportMessage()
22 from vts.proto import VtsReportMessage_pb2 as ReportMsg unknown