Searched defs:file_contents (Results 1 – 9 of 9) 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("/system/bin/ps"); in TEST() local73 auto file_contents = ReadFile("/proc/version"); in TEST() local103 auto file_contents = ReadFile(path); in TEST() local119 auto file_contents = ReadFile(tf.path); in TEST() local
151 auto file_contents = ReadFile(persistent_property_filename); in ReadPersistentPropertyFile() local161 auto file_contents = ReadPersistentPropertyFile(); in LoadPersistentPropertyFile() local
185 auto file_contents = std::string(); in HandlePropertyContexts() local
735 auto file_contents = ReadFile(filename); in load_properties_from_file() local972 auto file_contents = std::string(); in LoadPropertyInfoFromFile() local
956 auto file_contents = ReadFile(args[1]); in do_copy() local
106 void ParsePropertyInfoFile(const std::string& file_contents, bool require_prefix_or_exact, in ParsePropertyInfoFile()
295 std::string file_contents; in ParseProps() local318 std::string file_contents; in ParseApiFile() local
1517 ASTTest(const string& cmdline, const string& file_contents) in ASTTest()
552 std::vector<uint8_t> file_contents(kAbUncompressedSize); in TEST() local