Searched refs:authenticationUsername (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Tools/DumpRenderTree/mac/
H A DResourceLoadDelegate.mm185 const char* user = gLayoutTestController->authenticationUsername().c_str();
/external/webkit/Tools/DumpRenderTree/win/
H A DResourceLoadDelegate.cpp302 const char* user = gLayoutTestController->authenticationUsername().c_str();
/external/webkit/Tools/DumpRenderTree/
H A DLayoutTestController.h255 const std::string& authenticationUsername() const { return m_authenticationUsername; } function in class:LayoutTestController

Completed in 70 milliseconds