Searched defs:epsv_response (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/ftp/
H A Dftp_network_transaction_unittest.cc638 FtpSocketDataProviderEvilEpsv(const char* epsv_response, argument
640 : epsv_response_(epsv_response),
641 epsv_response_length_(std::strlen(epsv_response)),
644 FtpSocketDataProviderEvilEpsv(const char* epsv_response, argument
647 : epsv_response_(epsv_response),

Completed in 860 milliseconds