Searched defs:file_contents (Results 1 – 1 of 1) sorted by relevance
290 bool DumpClassesAndMethods(const std::string& filename, std::string* file_contents) { in DumpClassesAndMethods()296 bool DumpOnly(const std::string& filename, std::string* file_contents) { in DumpOnly()692 std::string file_contents; in TEST_F() local