Searched refs:get_binary (Results 1 – 3 of 3) sorted by relevance
53 metric.get_binary()202 metric.get_binary = Mock(return_value=binary)306 metric_1.get_binary = Mock(return_value=binary_1)307 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')
132 .get_binary()).decode('utf-8'),