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

/external/chromium_org/chrome_frame/test/net/
H A Dfake_external_tab.cc412 class SupplyProxyCredentials : public WindowObserver { class in inherits:WindowObserver
414 SupplyProxyCredentials(const char* username, const char* password);
432 SupplyProxyCredentials::SupplyProxyCredentials(const char* username, function in class:SupplyProxyCredentials
437 void SupplyProxyCredentials::OnWindowClose(HWND hwnd) { }
439 void SupplyProxyCredentials::OnWindowOpen(HWND hwnd) {
461 BOOL SupplyProxyCredentials::EnumChildren(HWND hwnd, LPARAM param) {
984 SupplyProxyCredentials credentials("user", "secret");

Completed in 125 milliseconds