Searched defs:ShellTestConfiguration (Results 1 – 2 of 2) sorted by relevance
16 struct ShellTestConfiguration { struct21 base::FilePath current_working_directory;24 base::FilePath temp_path;27 GURL test_url;30 bool enable_pixel_dumping;33 bool allow_external_pages;36 std::string expected_pixel_hash;39 gfx::Size initial_size;
9 ShellTestConfiguration::ShellTestConfiguration() in ShellTestConfiguration() function in content::ShellTestConfiguration