Searched refs:_create_result_proto (Results 1 – 2 of 2) sorted by relevance
101 result = writer._create_result_proto(self.mock_record)115 result = writer._create_result_proto(self.mock_record)124 result = writer._create_result_proto(self.mock_record)133 result = writer._create_result_proto(self.mock_record)142 result = writer._create_result_proto(self.mock_record)151 result = writer._create_result_proto(self.mock_record)159 result = writer._create_result_proto(self.mock_record)170 result = writer._create_result_proto(self.mock_record)
74 proto = self._create_result_proto(record)133 def _create_result_proto(self, record): member in TestTrackerResultsWriter