Searched defs:file_contents (Results 1 – 8 of 8) sorted by relevance
34 auto file_contents = ReadFile("/proc/does-not-exist"); in TEST() local46 auto file_contents = ReadFile(tf.path); in TEST() local57 auto file_contents = ReadFile(tf.path); in TEST() local65 auto file_contents = ReadFile("/charger"); in TEST() local72 auto file_contents = ReadFile("/proc/version"); in TEST() local102 auto file_contents = ReadFile(path); in TEST() local117 auto file_contents = ReadFile(tf.path); in TEST() local
150 auto file_contents = ReadFile(persistent_property_filename); in ReadPersistentPropertyFile() local160 auto file_contents = ReadPersistentPropertyFile(); in LoadPersistentPropertyFile() local
702 auto file_contents = ReadFile(filename); in load_properties_from_file() local936 auto file_contents = std::string(); in LoadPropertyInfoFromFile() local
926 auto file_contents = ReadFile(args[1]); in do_copy() local
96 void ParsePropertyInfoFile(const std::string& file_contents, in ParsePropertyInfoFile()
299 std::string file_contents; in ParseProps() local
1373 ASTTest(const string& cmdline, const string& file_contents) in ASTTest()
349 std::vector<uint8_t> file_contents(kAbUncompressedSize); in TEST() local