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

/external/chromium_org/content/shell/browser/
H A Dshell_browser_main.cc41 std::string pixel_hash; local
49 pixel_hash = pixel_switch.substr(separator_position + 1);
57 *expected_pixel_hash = pixel_hash;
118 std::string pixel_hash; local
121 test_string, &cwd, &enable_pixel_dumps, &pixel_hash);
123 test_url, cwd, enable_pixel_dumps, pixel_hash)) {

Completed in 61 milliseconds