Searched defs:file_content_ (Results 1 – 2 of 2) sorted by relevance
39 std::string file_content_; // actual bytes of the package file. member in PackageTest
205 std::vector<uint8_t> file_content_; // Store the whole input file in memory. variable