Home | History | Annotate | Download | only in http

Lines Matching refs:RestartWithAuth

749   // After calling trans->RestartWithAuth(), this is the request we should
791 rv = trans->RestartWithAuth(L"foo", L"bar", &callback2);
860 // After calling trans->RestartWithAuth(), this is the request we should
905 rv = trans->RestartWithAuth(L"foo", L"bar", &callback2);
934 // After calling trans->RestartWithAuth(), this is the request we should
977 rv = trans->RestartWithAuth(L"foo", L"bar", &callback2);
1006 // After calling trans->RestartWithAuth(), this is the request we should
1057 rv = trans->RestartWithAuth(L"foo", L"bar", &callback2);
1104 // After calling trans->RestartWithAuth(), this is the request we should
1146 rv = trans->RestartWithAuth(L"foo", L"bar", &callback2);
1180 // After calling trans->RestartWithAuth(), this is the request we should
1234 rv = trans->RestartWithAuth(L"foo", L"baz", &callback2);
1553 // After calling trans->RestartWithAuth() the first time, this is the
1575 // After calling trans->RestartWithAuth() the second time, we should send
1620 rv = trans->RestartWithAuth(L"foo", L"bar", &callback2);
1636 rv = trans->RestartWithAuth(L"foo2", L"bar2", &callback3);
1696 // After calling trans->RestartWithAuth(), we should send a Type 3 message
1747 rv = trans->RestartWithAuth(std::wstring(), std::wstring(), &callback2);
1765 rv = trans->RestartWithAuth(L"testing-ntlm", L"testing-ntlm", &callback3);
1817 // After calling trans->RestartWithAuth(), we should send a Type 3 message
1866 // After calling trans->RestartWithAuth(), we should send a Type 3 message
1919 rv = trans->RestartWithAuth(std::wstring(), std::wstring(), &callback2);
1938 rv = trans->RestartWithAuth(L"testing-ntlm", L"wrongpassword", &callback3);
1946 rv = trans->RestartWithAuth(std::wstring(), std::wstring(), &callback4);
1965 rv = trans->RestartWithAuth(L"testing-ntlm", L"testing-ntlm", &callback5);
2333 rv = trans->RestartWithAuth(std::wstring(), std::wstring(), &callback2);
2428 rv = trans->RestartWithAuth(std::wstring(), std::wstring(), &callback2);
2444 rv = trans->RestartWithAuth(L"foo", L"bar", &callback3);
2530 rv = trans->RestartWithAuth(L"foo", L"bar", &callback2);
2613 rv = trans->RestartWithAuth(L"foo2", L"bar2", &callback2);
2726 rv = trans->RestartWithAuth(std::wstring(), std::wstring(), &callback2);
2812 rv = trans->RestartWithAuth(std::wstring(), std::wstring(), &callback2);
2831 rv = trans->RestartWithAuth(L"foo3", L"bar3", &callback3);
3872 // After calling trans->RestartWithAuth(), this is the request we should
3912 rv = trans->RestartWithAuth(L"foo", L"bar", &callback2);