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

  /external/chromium/net/http/
http_auth_gssapi_posix_unittest.cc 94 const char kAuthResponse[] = "Mary had a little lamb";
118 kAuthResponse), // Output token
124 kAuthResponse, // Expected input token
125 kAuthResponse) // Output token
http_auth_handler_negotiate_unittest.cc 56 static const char kAuthResponse[] =
125 kAuthResponse), // Output token
131 kAuthResponse, // Expected input token
132 kAuthResponse) // Output token
  /external/chromium_org/net/http/
http_auth_gssapi_posix_unittest.cc 96 const char kAuthResponse[] = "Mary had a little lamb";
120 kAuthResponse), // Output token
126 kAuthResponse, // Expected input token
127 kAuthResponse) // Output token
http_auth_handler_negotiate_unittest.cc 54 static const char kAuthResponse[] =
123 kAuthResponse), // Output token
129 kAuthResponse, // Expected input token
130 kAuthResponse) // Output token

Completed in 169 milliseconds