Home
last modified time | relevance | path

Searched refs:ReadExistingProtobufText (Results 1 – 1 of 1) sorted by relevance

/external/perf_data_converter/src/quipper/
Dtest_utils.cc61 bool ReadExistingProtobufText(const string& filename, string* output_string) { in ReadExistingProtobufText() function
206 if (!ReadExistingProtobufText(existing_input_file, &baseline)) { in CheckPerfDataAgainstBaseline()