HomeSort by relevance Sort by last modified time
    Searched full:read_file_to_string (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/tools/flip_server/
loadtime_measurement.h 30 read_file_to_string(urls_file.c_str(), &urls_string);
43 read_file_to_string(pageload_html_file_.c_str(), &output);
87 void read_file_to_string(const char* filename, std::string* output) { function in class:LoadtimeMeasurement
  /external/chromium_org/net/tools/flip_server/
loadtime_measurement.h 29 read_file_to_string(urls_file.c_str(), &urls_string);
42 read_file_to_string(pageload_html_file_.c_str(), &output);
87 void read_file_to_string(const char* filename, std::string* output) { function in class:LoadtimeMeasurement

Completed in 2819 milliseconds