Searched refs:ShellTestConfiguration (Results 1 – 6 of 6) sorted by relevance
9 ShellTestConfiguration::ShellTestConfiguration() in ShellTestConfiguration() function in content::ShellTestConfiguration13 ShellTestConfiguration::~ShellTestConfiguration() {} in ~ShellTestConfiguration()
16 struct ShellTestConfiguration { struct17 ShellTestConfiguration();18 ~ShellTestConfiguration();
19 IPC_STRUCT_TRAITS_BEGIN(content::ShellTestConfiguration)38 content::ShellTestConfiguration)
121 void OnSetTestConfiguration(const ShellTestConfiguration& params);142 ShellTestConfiguration test_config_;
666 const ShellTestConfiguration& params) { in OnSetTestConfiguration()
487 ShellTestConfiguration params; in SendTestConfiguration()