Searched refs:get_binary (Results 1 – 3 of 3) sorted by relevance
52 metric.get_binary()200 metric.get_binary = Mock(return_value=binary)295 metric_1.get_binary = Mock(return_value=binary_1)296 metric_2.get_binary = Mock(return_value=binary_2)
48 def get_binary(self): member in ProtoMetric190 dump_string_to_file(metric.get_binary(), filename, mode='wb')
137 proto).get_binary()).decode('utf-8'),