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

  /external/chromium/net/ftp/
ftp_network_transaction_unittest.cc 746 void ExecuteTransaction(FtpSocketDataProvider* ctrl_socket,
758 mock_socket_factory_.AddSocketDataProvider(ctrl_socket);
783 EXPECT_EQ(FtpSocketDataProvider::QUIT, ctrl_socket->state());
787 void TransactionFailHelper(FtpSocketDataProvider* ctrl_socket,
793 ctrl_socket->InjectFailure(state, next_state, response);
794 ExecuteTransaction(ctrl_socket, request, expected_result);
823 FtpSocketDataProviderEvilSize ctrl_socket(
826 ExecuteTransaction(&ctrl_socket, "ftp://[::1]/file", ERR_INVALID_RESPONSE);
830 FtpSocketDataProviderDirectoryListing ctrl_socket; local
831 ExecuteTransaction(&ctrl_socket, "ftp://host", OK)
841 FtpSocketDataProviderDirectoryListingWithPasvFallback ctrl_socket; local
849 FtpSocketDataProviderDirectoryListing ctrl_socket; local
857 FtpSocketDataProviderDirectoryListing ctrl_socket; local
863 FtpSocketDataProviderDirectoryListing ctrl_socket; local
869 FtpSocketDataProviderDirectoryListing ctrl_socket; local
875 FtpSocketDataProviderDirectoryListing ctrl_socket; local
886 FtpSocketDataProviderDirectoryListingZeroSize ctrl_socket; local
891 FtpSocketDataProviderVMSDirectoryListing ctrl_socket; local
896 FtpSocketDataProviderVMSDirectoryListingRootDirectory ctrl_socket; local
901 FtpSocketDataProviderDirectoryListingTransferStarting ctrl_socket; local
906 FtpSocketDataProviderFileDownload ctrl_socket; local
917 FtpSocketDataProviderFileDownloadWithPasvFallback ctrl_socket; local
925 FtpSocketDataProviderFileDownloadWithFileTypecode ctrl_socket; local
934 FtpSocketDataProviderFileDownloadWithFileTypecode ctrl_socket; local
942 FtpSocketDataProviderFileDownload ctrl_socket; local
948 FtpSocketDataProviderFileDownload ctrl_socket; local
954 FtpSocketDataProviderFileDownload ctrl_socket; local
960 FtpSocketDataProviderFileDownloadZeroSize ctrl_socket; local
965 FtpSocketDataProviderVMSFileDownload ctrl_socket; local
970 FtpSocketDataProviderFileDownloadTransferStarting ctrl_socket; local
975 FtpSocketDataProviderFileDownloadInvalidResponse ctrl_socket; local
1206 FtpSocketDataProviderEscaping ctrl_socket; local
1233 FtpSocketDataProviderCloseConnection ctrl_socket; local
1238 FtpSocketDataProviderDirectoryListing ctrl_socket; local
1250 FtpSocketDataProviderDirectoryListing ctrl_socket; local
1261 FtpSocketDataProviderDirectoryListing ctrl_socket; local
1271 FtpSocketDataProviderDirectoryListing ctrl_socket; local
1283 FtpSocketDataProviderDirectoryListing ctrl_socket; local
1295 FtpSocketDataProviderDirectoryListing ctrl_socket; local
1307 FtpSocketDataProviderDirectoryListing ctrl_socket; local
1319 FtpSocketDataProviderDirectoryListing ctrl_socket; local
1331 FtpSocketDataProviderVMSDirectoryListing ctrl_socket; local
1343 FtpSocketDataProviderFileDownload ctrl_socket; local
1355 FtpSocketDataProviderFileDownload ctrl_socket; local
1365 FtpSocketDataProviderFileDownload ctrl_socket; local
1377 FtpSocketDataProviderFileDownload ctrl_socket; local
1389 FtpSocketDataProviderFileDownload ctrl_socket; local
1401 FtpSocketDataProviderFileDownload ctrl_socket; local
1413 FtpSocketDataProviderFileDownload ctrl_socket; local
1425 FtpSocketDataProviderFileNotFound ctrl_socket; local
1431 FtpSocketDataProviderFileDownload ctrl_socket; local
    [all...]
  /external/chromium_org/net/ftp/
ftp_network_transaction_unittest.cc 807 void ExecuteTransaction(FtpSocketDataProvider* ctrl_socket,
812 ctrl_socket->set_use_epsv((GetFamily() != AF_INET));
814 mock_socket_factory_.AddSocketDataProvider(ctrl_socket);
863 EXPECT_EQ(FtpSocketDataProvider::QUIT, ctrl_socket->state());
867 void TransactionFailHelper(FtpSocketDataProvider* ctrl_socket,
873 ctrl_socket->InjectFailure(state, next_state, response);
874 ExecuteTransaction(ctrl_socket, request, 1, expected_result);
912 FtpSocketDataProviderEvilSize ctrl_socket(
915 ExecuteTransaction(&ctrl_socket, "ftp://[::1]/file", 1, ERR_INVALID_RESPONSE);
919 FtpSocketDataProviderDirectoryListing ctrl_socket; local
930 FtpSocketDataProviderDirectoryListingWithPasvFallback ctrl_socket; local
938 FtpSocketDataProviderDirectoryListing ctrl_socket; local
946 FtpSocketDataProviderDirectoryListing ctrl_socket; local
952 FtpSocketDataProviderDirectoryListing ctrl_socket; local
958 FtpSocketDataProviderDirectoryListing ctrl_socket; local
964 FtpSocketDataProviderDirectoryListing ctrl_socket; local
975 FtpSocketDataProviderDirectoryListingZeroSize ctrl_socket; local
980 FtpSocketDataProviderVMSDirectoryListing ctrl_socket; local
985 FtpSocketDataProviderVMSDirectoryListingRootDirectory ctrl_socket; local
990 FtpSocketDataProviderDirectoryListingTransferStarting ctrl_socket; local
995 FtpSocketDataProviderFileDownload ctrl_socket; local
1006 FtpSocketDataProviderFileDownloadWithPasvFallback ctrl_socket; local
1014 FtpSocketDataProviderFileDownloadWithFileTypecode ctrl_socket; local
1023 FtpSocketDataProviderFileDownloadWithFileTypecode ctrl_socket; local
1031 FtpSocketDataProviderFileDownload ctrl_socket; local
1037 FtpSocketDataProviderFileDownload ctrl_socket; local
1043 FtpSocketDataProviderFileDownload ctrl_socket; local
1049 FtpSocketDataProviderFileDownloadZeroSize ctrl_socket; local
1054 FtpSocketDataProviderFileDownloadCWD451 ctrl_socket; local
1059 FtpSocketDataProviderVMSFileDownload ctrl_socket; local
1064 FtpSocketDataProviderFileDownloadTransferStarting ctrl_socket; local
1069 FtpSocketDataProviderFileDownloadInvalidResponse ctrl_socket; local
1356 FtpSocketDataProviderEscaping ctrl_socket; local
1383 FtpSocketDataProviderCloseConnection ctrl_socket; local
1388 FtpSocketDataProviderDirectoryListing ctrl_socket; local
1400 FtpSocketDataProviderDirectoryListing ctrl_socket; local
1411 FtpSocketDataProviderDirectoryListing ctrl_socket; local
1421 FtpSocketDataProviderDirectoryListing ctrl_socket; local
1433 FtpSocketDataProviderDirectoryListing ctrl_socket; local
1445 FtpSocketDataProviderDirectoryListing ctrl_socket; local
1473 FtpSocketDataProviderDirectoryListing ctrl_socket; local
1485 FtpSocketDataProviderVMSDirectoryListing ctrl_socket; local
1497 FtpSocketDataProviderFileDownload ctrl_socket; local
1509 FtpSocketDataProviderFileDownload ctrl_socket; local
1519 FtpSocketDataProviderFileDownload ctrl_socket; local
1531 FtpSocketDataProviderFileDownload ctrl_socket; local
1543 FtpSocketDataProviderFileDownload ctrl_socket; local
1571 FtpSocketDataProviderFileDownload ctrl_socket; local
1583 FtpSocketDataProviderFileNotFound ctrl_socket; local
1589 FtpSocketDataProviderFileDownload ctrl_socket; local
    [all...]

Completed in 103 milliseconds