Searched refs:protobuf_representation (Results 1 – 1 of 1) sorted by relevance
190 string protobuf_representation; in CheckPerfDataAgainstBaseline() local193 &protobuf_representation)) { in CheckPerfDataAgainstBaseline()197 if (!PerfDataToProtoRepresentation(filename, &protobuf_representation, in CheckPerfDataAgainstBaseline()209 bool matches_baseline = (baseline == protobuf_representation); in CheckPerfDataAgainstBaseline()218 BufferToFile(existing_input_pb_text, protobuf_representation); in CheckPerfDataAgainstBaseline()