Searched defs:out_file_paths (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/themes/
H A Dbrowser_theme_pack_unittest.cc128 TestFilePathMap* out_file_paths) {
132 out_file_paths); local
137 TestFilePathMap* out_file_paths) {
139 out_file_paths);
142 theme_pack_->BuildSourceImagesArray(*out_file_paths);
145 bool LoadRawBitmapsTo(const TestFilePathMap& out_file_paths) { argument
146 return theme_pack_->LoadRawBitmapsTo(out_file_paths,
471 TestFilePathMap out_file_paths; local
472 ParseImageNamesJSON(path_json, &out_file_paths);
480 EXPECT_EQ(expected_file_paths, out_file_paths
127 ParseImageNamesJSON(const std::string& json, TestFilePathMap* out_file_paths) argument
135 ParseImageNamesDictionary( base::DictionaryValue* value, TestFilePathMap* out_file_paths) argument
495 TestFilePathMap out_file_paths; local
533 TestFilePathMap out_file_paths; local
553 TestFilePathMap out_file_paths; local
562 TestFilePathMap out_file_paths; local
[all...]

Completed in 283 milliseconds