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

  /external/chromium/net/ftp/
ftp_network_transaction_unittest.cc 117 void set_multiline_welcome(bool multiline) { function in class:net::FtpSocketDataProvider
858 ctrl_socket.set_multiline_welcome(true);
879 ctrl_socket.set_multiline_welcome(true);
943 ctrl_socket.set_multiline_welcome(true);
    [all...]
  /external/chromium_org/net/ftp/
ftp_network_transaction_unittest.cc 139 void set_multiline_welcome(bool multiline) { multiline_welcome_ = multiline; } function in class:net::FtpSocketDataProvider
947 ctrl_socket.set_multiline_welcome(true);
968 ctrl_socket.set_multiline_welcome(true);
    [all...]

Completed in 33 milliseconds