Searched refs:ReadFileToVector (Results 1 – 1 of 1) sorted by relevance
40 void ReadFileToVector(const base::FilePath& path, std::vector<char>* contents) { in ReadFileToVector() function180 ReadFileToVector(image_path, &image_contents); in TestWebKitImageDecoder()