Searched refs:SetPreference (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/test/webdriver/
H A Dwebdriver_automation.h242 void SetPreference(const std::string& pref,
H A Dwebdriver_session.cc1253 Error* Session::SetPreference( function in class:webdriver::Session
1260 &Automation::SetPreference,
1894 error = SetPreference(
1911 error = SetPreference(
1923 return SetPreference(
1932 Error* error = SetPreference(iter.key(), true /* is_user_pref */,
1939 Error* error = SetPreference(iter.key(), false /* is_user_pref */,
H A Dwebdriver_session.h338 Error* SetPreference(const std::string& pref,
H A Dwebdriver_automation.cc1086 void Automation::SetPreference(const std::string& pref, function in class:webdriver::Automation

Completed in 76 milliseconds