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

/external/webkit/Tools/DumpRenderTree/
H A DLayoutTestController.h258 const std::string& authenticationPassword() const { return m_authenticationPassword; }
259 void setAuthenticationPassword(std::string password) { m_authenticationPassword = password; }
387 std::string m_authenticationPassword; member in class:LayoutTestController

Completed in 37 milliseconds