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

/external/chromium_org/remoting/protocol/
H A Dnegotiating_authenticator_unittest.cc117 void VerifyAccepted(const AuthenticationMethod& expected_method) { argument
137 expected_method,
/external/chromium_org/chrome/test/chromedriver/
H A Dperformance_logger_unittest.cc144 const std::string& expected_method,
155 EXPECT_EQ(expected_method, method);
163 const std::string& expected_method) {
165 ValidateLogEntry(entry, expected_webview, expected_method, empty_params);
142 ValidateLogEntry(const LogEntry *entry, const std::string& expected_webview, const std::string& expected_method, const base::DictionaryValue& expected_params) argument
161 ValidateLogEntry(const LogEntry *entry, const std::string& expected_webview, const std::string& expected_method) argument

Completed in 102 milliseconds