HomeSort by relevance Sort by last modified time
    Searched refs:authenticationUsername (Results 1 - 3 of 3) sorted by null

  /external/webkit/Tools/DumpRenderTree/mac/
ResourceLoadDelegate.mm 185 const char* user = gLayoutTestController->authenticationUsername().c_str();
  /external/webkit/Tools/DumpRenderTree/win/
ResourceLoadDelegate.cpp 302 const char* user = gLayoutTestController->authenticationUsername().c_str();
  /external/webkit/Tools/DumpRenderTree/
LayoutTestController.h 255 const std::string& authenticationUsername() const { return m_authenticationUsername; }

Completed in 34 milliseconds