Searched defs:LOG (Results 251 - 275 of 747) sorted by relevance

<<11121314151617181920>>

/external/mockftpserver/branches/1.x_Branch/src/main/java/org/mockftpserver/stub/command/
H A DPortCommandHandler.java48 private static final Logger LOG = Logger.getLogger(PortCommandHandler.class); field in class:PortCommandHandler
65 LOG.debug("host=" + host + " port=" + port);
/external/mockftpserver/branches/1.x_Branch/src/test/java/org/mockftpserver/core/command/
H A DStaticReplyCommandHandlerTest.java33 private static final Logger LOG = Logger.getLogger(StaticReplyCommandHandlerTest.class); field in class:StaticReplyCommandHandlerTest
49 LOG.info("Expected: " + expected);
62 LOG.info("Expected: " + expected);
75 LOG.info("Expected: " + expected);
126 LOG.info("Expected: " + expected);
/external/mockftpserver/branches/1.x_Branch/src/test/java/org/mockftpserver/stub/
H A DStubFtpServerTest.java44 private static final Logger LOG = Logger.getLogger(StubFtpServerTest.class); field in class:StubFtpServerTest
77 LOG.info("Expected: " + expected);
109 LOG.info("Expected: " + expected);
122 LOG.info("Expected: " + expected);
H A DStubFtpServer_MultipleClientsIntegrationTest.java40 private static final Logger LOG = Logger.getLogger(StubFtpServer_MultipleClientsIntegrationTest.class); field in class:StubFtpServer_MultipleClientsIntegrationTest
63 LOG.info("connect() to ftpClient1");
66 LOG.info("PWD(1) reply =[" + sessionId1 + "]");
69 LOG.info("connect() to ftpClient2");
72 LOG.info("PWD(2) reply =[" + sessionId2 + "]");
75 LOG.info("connect() to ftpClient3");
78 LOG.info("PWD(3) reply =[" + sessionId3 + "]");
123 LOG.info("Cleaning up...");
/external/mockftpserver/branches/1.x_Branch/src/test/java/org/mockftpserver/stub/command/
H A DAlloCommandHandlerTest.java33 private static final Logger LOG = Logger.getLogger(AlloCommandHandlerTest.class); field in class:AlloCommandHandlerTest
79 LOG.info("Expected: " + expected);
93 LOG.info("Expected: " + expected);
106 LOG.info("Expected: " + expected);
H A DCommandTest.java32 private static final Logger LOG = Logger.getLogger(CommandTest.class); field in class:CommandTest
53 LOG.info("Expected: " + expected);
66 LOG.info("Expected: " + expected);
98 LOG.info("Expected: " + expected);
H A DPortCommandHandlerTest.java37 private static final Logger LOG = Logger.getLogger(PortCommandHandlerTest.class); field in class:PortCommandHandlerTest
99 LOG.info("Expected: " + expected);
113 LOG.info("Expected: " + expected);
127 LOG.info("Expected: " + expected);
141 LOG.info("Expected: " + expected);
/external/mockftpserver/tags/1.0/src/test/java/org/mockftpserver/core/command/
H A DStaticReplyCommandHandlerTest.java33 private static final Logger LOG = Logger.getLogger(StaticReplyCommandHandlerTest.class); field in class:StaticReplyCommandHandlerTest
49 LOG.info("Expected: " + expected);
62 LOG.info("Expected: " + expected);
75 LOG.info("Expected: " + expected);
126 LOG.info("Expected: " + expected);
/external/mockftpserver/tags/1.0/src/test/java/org/mockftpserver/stub/
H A DStubFtpServerTest.java44 private static final Logger LOG = Logger.getLogger(StubFtpServerTest.class); field in class:StubFtpServerTest
77 LOG.info("Expected: " + expected);
109 LOG.info("Expected: " + expected);
122 LOG.info("Expected: " + expected);
H A DStubFtpServer_MultipleClientsIntegrationTest.java39 private static final Logger LOG = Logger.getLogger(StubFtpServer_MultipleClientsIntegrationTest.class); field in class:StubFtpServer_MultipleClientsIntegrationTest
62 LOG.info("connect() to ftpClient1");
65 LOG.info("PWD(1) reply =[" + sessionId1 + "]");
68 LOG.info("connect() to ftpClient2");
71 LOG.info("PWD(2) reply =[" + sessionId2 + "]");
74 LOG.info("connect() to ftpClient3");
77 LOG.info("PWD(3) reply =[" + sessionId3 + "]");
121 LOG.info("Cleaning up...");
/external/mockftpserver/tags/1.0/src/test/java/org/mockftpserver/stub/command/
H A DAlloCommandHandlerTest.java33 private static final Logger LOG = Logger.getLogger(AlloCommandHandlerTest.class); field in class:AlloCommandHandlerTest
79 LOG.info("Expected: " + expected);
93 LOG.info("Expected: " + expected);
106 LOG.info("Expected: " + expected);
H A DCommandTest.java32 private static final Logger LOG = Logger.getLogger(CommandTest.class); field in class:CommandTest
53 LOG.info("Expected: " + expected);
66 LOG.info("Expected: " + expected);
98 LOG.info("Expected: " + expected);
H A DPortCommandHandlerTest.java37 private static final Logger LOG = Logger.getLogger(PortCommandHandlerTest.class); field in class:PortCommandHandlerTest
99 LOG.info("Expected: " + expected);
113 LOG.info("Expected: " + expected);
127 LOG.info("Expected: " + expected);
141 LOG.info("Expected: " + expected);
/external/mockftpserver/tags/1.1/src/test/java/org/mockftpserver/core/command/
H A DStaticReplyCommandHandlerTest.java33 private static final Logger LOG = Logger.getLogger(StaticReplyCommandHandlerTest.class); field in class:StaticReplyCommandHandlerTest
49 LOG.info("Expected: " + expected);
62 LOG.info("Expected: " + expected);
75 LOG.info("Expected: " + expected);
126 LOG.info("Expected: " + expected);
/external/mockftpserver/tags/1.1/src/test/java/org/mockftpserver/stub/
H A DStubFtpServerTest.java44 private static final Logger LOG = Logger.getLogger(StubFtpServerTest.class); field in class:StubFtpServerTest
77 LOG.info("Expected: " + expected);
109 LOG.info("Expected: " + expected);
122 LOG.info("Expected: " + expected);
H A DStubFtpServer_MultipleClientsIntegrationTest.java39 private static final Logger LOG = Logger.getLogger(StubFtpServer_MultipleClientsIntegrationTest.class); field in class:StubFtpServer_MultipleClientsIntegrationTest
62 LOG.info("connect() to ftpClient1");
65 LOG.info("PWD(1) reply =[" + sessionId1 + "]");
68 LOG.info("connect() to ftpClient2");
71 LOG.info("PWD(2) reply =[" + sessionId2 + "]");
74 LOG.info("connect() to ftpClient3");
77 LOG.info("PWD(3) reply =[" + sessionId3 + "]");
121 LOG.info("Cleaning up...");
/external/mockftpserver/tags/1.1/src/test/java/org/mockftpserver/stub/command/
H A DAlloCommandHandlerTest.java33 private static final Logger LOG = Logger.getLogger(AlloCommandHandlerTest.class); field in class:AlloCommandHandlerTest
79 LOG.info("Expected: " + expected);
93 LOG.info("Expected: " + expected);
106 LOG.info("Expected: " + expected);
H A DCommandTest.java32 private static final Logger LOG = Logger.getLogger(CommandTest.class); field in class:CommandTest
53 LOG.info("Expected: " + expected);
66 LOG.info("Expected: " + expected);
98 LOG.info("Expected: " + expected);
H A DPortCommandHandlerTest.java37 private static final Logger LOG = Logger.getLogger(PortCommandHandlerTest.class); field in class:PortCommandHandlerTest
99 LOG.info("Expected: " + expected);
113 LOG.info("Expected: " + expected);
127 LOG.info("Expected: " + expected);
141 LOG.info("Expected: " + expected);
/external/mockftpserver/tags/1.2/src/test/java/org/mockftpserver/core/command/
H A DStaticReplyCommandHandlerTest.java33 private static final Logger LOG = Logger.getLogger(StaticReplyCommandHandlerTest.class); field in class:StaticReplyCommandHandlerTest
49 LOG.info("Expected: " + expected);
62 LOG.info("Expected: " + expected);
75 LOG.info("Expected: " + expected);
126 LOG.info("Expected: " + expected);
/external/mockftpserver/tags/1.2/src/test/java/org/mockftpserver/stub/
H A DStubFtpServerTest.java44 private static final Logger LOG = Logger.getLogger(StubFtpServerTest.class); field in class:StubFtpServerTest
77 LOG.info("Expected: " + expected);
109 LOG.info("Expected: " + expected);
122 LOG.info("Expected: " + expected);
H A DStubFtpServer_MultipleClientsIntegrationTest.java40 private static final Logger LOG = Logger.getLogger(StubFtpServer_MultipleClientsIntegrationTest.class); field in class:StubFtpServer_MultipleClientsIntegrationTest
63 LOG.info("connect() to ftpClient1");
66 LOG.info("PWD(1) reply =[" + sessionId1 + "]");
69 LOG.info("connect() to ftpClient2");
72 LOG.info("PWD(2) reply =[" + sessionId2 + "]");
75 LOG.info("connect() to ftpClient3");
78 LOG.info("PWD(3) reply =[" + sessionId3 + "]");
123 LOG.info("Cleaning up...");
/external/mockftpserver/tags/1.2/src/test/java/org/mockftpserver/stub/command/
H A DAlloCommandHandlerTest.java33 private static final Logger LOG = Logger.getLogger(AlloCommandHandlerTest.class); field in class:AlloCommandHandlerTest
79 LOG.info("Expected: " + expected);
93 LOG.info("Expected: " + expected);
106 LOG.info("Expected: " + expected);
H A DCommandTest.java32 private static final Logger LOG = Logger.getLogger(CommandTest.class); field in class:CommandTest
53 LOG.info("Expected: " + expected);
66 LOG.info("Expected: " + expected);
98 LOG.info("Expected: " + expected);
H A DPortCommandHandlerTest.java37 private static final Logger LOG = Logger.getLogger(PortCommandHandlerTest.class); field in class:PortCommandHandlerTest
99 LOG.info("Expected: " + expected);
113 LOG.info("Expected: " + expected);
127 LOG.info("Expected: " + expected);
141 LOG.info("Expected: " + expected);

Completed in 609 milliseconds

<<11121314151617181920>>