Searched refs:LOG (Results 276 - 300 of 1915) sorted by relevance

<<11121314151617181920>>

/external/mockftpserver/tags/2.0-rc1/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/2.0-rc1/src/test/java/org/mockftpserver/stub/command/
H A DRetrCommandHandlerTest.java33 private static final Logger LOG = Logger.getLogger(RetrCommandHandlerTest.class); field in class:RetrCommandHandlerTest
46 LOG.info("Expected: " + expected);
59 LOG.info("Expected: " + expected);
72 LOG.info("Expected: " + expected);
85 LOG.info("Expected: " + expected);
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/test/java/org/mockftpserver/stub/command/
H A DRetrCommandHandlerTest.java34 private static final Logger LOG = Logger.getLogger(RetrCommandHandlerTest.class); field in class:RetrCommandHandlerTest
47 LOG.info("Expected: " + expected);
60 LOG.info("Expected: " + expected);
73 LOG.info("Expected: " + expected);
86 LOG.info("Expected: " + expected);
/external/mockftpserver/tags/2.0.1/src/test/java/org/mockftpserver/stub/command/
H A DRetrCommandHandlerTest.java34 private static final Logger LOG = Logger.getLogger(RetrCommandHandlerTest.class); field in class:RetrCommandHandlerTest
47 LOG.info("Expected: " + expected);
60 LOG.info("Expected: " + expected);
73 LOG.info("Expected: " + expected);
86 LOG.info("Expected: " + expected);
/external/mockftpserver/tags/2.0.2/src/test/java/org/mockftpserver/stub/command/
H A DRetrCommandHandlerTest.java34 private static final Logger LOG = Logger.getLogger(RetrCommandHandlerTest.class); field in class:RetrCommandHandlerTest
47 LOG.info("Expected: " + expected);
60 LOG.info("Expected: " + expected);
73 LOG.info("Expected: " + expected);
86 LOG.info("Expected: " + expected);
/external/mockftpserver/tags/2.1/src/test/java/org/mockftpserver/stub/command/
H A DRetrCommandHandlerTest.java34 private static final Logger LOG = Logger.getLogger(RetrCommandHandlerTest.class); field in class:RetrCommandHandlerTest
47 LOG.info("Expected: " + expected);
60 LOG.info("Expected: " + expected);
73 LOG.info("Expected: " + expected);
86 LOG.info("Expected: " + expected);
/external/mockftpserver/tags/2.2/src/test/java/org/mockftpserver/stub/command/
H A DRetrCommandHandlerTest.java34 private static final Logger LOG = Logger.getLogger(RetrCommandHandlerTest.class); field in class:RetrCommandHandlerTest
47 LOG.info("Expected: " + expected);
60 LOG.info("Expected: " + expected);
73 LOG.info("Expected: " + expected);
86 LOG.info("Expected: " + expected);
/external/mockftpserver/tags/2.3/src/test/java/org/mockftpserver/stub/command/
H A DRetrCommandHandlerTest.java34 private static final Logger LOG = Logger.getLogger(RetrCommandHandlerTest.class); field in class:RetrCommandHandlerTest
47 LOG.info("Expected: " + expected);
60 LOG.info("Expected: " + expected);
73 LOG.info("Expected: " + expected);
86 LOG.info("Expected: " + expected);
/external/mockftpserver/tags/2.4/src/test/java/org/mockftpserver/stub/command/
H A DRetrCommandHandlerTest.java35 private static final Logger LOG = LoggerFactory.getLogger(RetrCommandHandlerTest.class); field in class:RetrCommandHandlerTest
48 LOG.info("Expected: " + expected);
61 LOG.info("Expected: " + expected);
74 LOG.info("Expected: " + expected);
87 LOG.info("Expected: " + expected);
/external/mockftpserver/tags/2.5/src/test/java/org/mockftpserver/stub/command/
H A DRetrCommandHandlerTest.java35 private static final Logger LOG = LoggerFactory.getLogger(RetrCommandHandlerTest.class); field in class:RetrCommandHandlerTest
48 LOG.info("Expected: " + expected);
61 LOG.info("Expected: " + expected);
74 LOG.info("Expected: " + expected);
87 LOG.info("Expected: " + expected);
/external/mockftpserver/tags/2.x_Before_IDEA/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/2.x_Before_IDEA/src/test/java/org/mockftpserver/stub/command/
H A DRetrCommandHandlerTest.java35 private static final Logger LOG = Logger.getLogger(RetrCommandHandlerTest.class); field in class:RetrCommandHandlerTest
48 LOG.info("Expected: " + expected);
61 LOG.info("Expected: " + expected);
74 LOG.info("Expected: " + expected);
87 LOG.info("Expected: " + expected);
/external/regex-re2/re2/testing/
H A Dcompile_test.cc110 LOG(ERROR) << "Cannot parse: " << t.regexp;
116 LOG(ERROR) << "Cannot compile: " << t.regexp;
124 LOG(ERROR) << "Incorrect compiled code for: " << t.regexp;
125 LOG(ERROR) << "Want:\n" << t.code;
126 LOG(ERROR) << "Got:\n" << s;
/external/webrtc/talk/session/media/
H A Drtcpmuxfilter.cc54 LOG(LS_ERROR) << "Invalid state for change of RTCP mux offer";
71 LOG(LS_ERROR) << "Invalid state for RTCP mux provisional answer";
92 LOG(LS_WARNING) << "Invalid parameters in RTCP mux provisional answer";
106 LOG(LS_ERROR) << "Invalid state for RTCP mux answer";
114 LOG(LS_WARNING) << "Invalid parameters in RTCP mux answer";
/external/webrtc/webrtc/base/
H A Dlatebindingsymboltable.cc47 LOG(LS_ERROR) << "Error loading symbol " << symbol_name << ": " << err;
52 LOG(LS_ERROR) << "Symbol " << symbol_name << " is NULL";
90 LOG(LS_ERROR) << "We know there are undefined symbols";
117 LOG(LS_WARNING) << "Can't load " << dll_path << ": "
142 LOG(LS_ERROR) << GetDllError();
H A Dunittest_main.cc42 LOG(LS_ERROR) << "InvalidParameter Handler called. Exiting.";
43 LOG(LS_ERROR) << expression << std::endl << function << std::endl << file
48 LOG(LS_ERROR) << "Purecall Handler called. Exiting.";
52 LOG(LS_ERROR) << "CrtReport Handler called...";
53 LOG(LS_ERROR) << msg;
/external/webrtc/webrtc/modules/desktop_capture/win/
H A Ddesktop.cc25 LOG(LS_ERROR) << "Failed to close the owned desktop handle: "
44 LOG(LS_ERROR) << "Failed to query the desktop name: " << GetLastError();
66 LOG(LS_ERROR) << "Failed to assign the desktop to the current thread: "
81 LOG(LS_ERROR) << "Failed to open the desktop '" << desktop_name << "': "
101 LOG(LS_ERROR) << "Failed to retrieve the handle of the desktop assigned to "
/external/webrtc/webrtc/p2p/base/
H A Dtransportdescriptionfactory.cc57 LOG(LS_WARNING) << "Failed to create TransportDescription answer " <<
88 LOG(LS_WARNING) << "Failed to create TransportDescription answer "
99 LOG(LS_ERROR) << "Cannot create identity digest with no certificate";
109 LOG(LS_ERROR) << "Failed to retrieve the certificate's digest algorithm";
116 LOG(LS_ERROR) << "Failed to create identity fingerprint, alg="
/external/opencv3/modules/videoio/test/
H A Dtest_video_io.cpp153 ts->printf(ts->LOG, "reading image : %s\n", _name.c_str());
190 ts->printf(ts->LOG, " full_name : %s\n", full_name.c_str());
197 ts->printf(ts->LOG, "Reading failed at fmt=%s\n", ext.c_str());
206 ts->printf(ts->LOG, "Reading image from file: too big difference (=%g) with fmt=%s\n", psnr, ext.c_str());
226 ts->printf(ts->LOG, "Encoding failed with fmt=%s\n", ext.c_str());
235 ts->printf(ts->LOG, "Decoding failed with fmt=%s\n", ext.c_str());
244 ts->printf(ts->LOG, "Decoding image from memory: too small PSNR (=%gdb) with fmt=%s\n", psnr, ext.c_str());
251 ts->printf(ts->LOG, "end test function : ImagesTest \n");
261 ts->printf(ts->LOG, "reading video : %s and converting it to %s\n", src_file.c_str(), tmp_name.c_str());
288 ts->printf(ts->LOG, "ca
[all...]
/external/jetty/src/java/org/eclipse/jetty/client/
H A DBlockingHttpConnection.java39 private static final Logger LOG = Log.getLogger(BlockingHttpConnection.class); field in class:BlockingHttpConnection
76 LOG.debug("onIdleExpired {}ms {} {}",idleForMs,this,_endp);
82 LOG.ignore(e);
90 LOG.ignore(e2);
113 LOG.debug("open={} more={}",_endp.isOpen(),_parser.isMoreInBuffer());
138 LOG.debug("exchange {}",exchange);
145 LOG.debug("commit");
154 LOG.debug("flushed");
166 LOG.debug("complete");
171 LOG
[all...]
/external/libbrillo/brillo/glib/
H A Ddbus.cc29 LOG(WARNING) << "CallPtrArray failed: "
42 LOG(ERROR) << "dbus_g_bus_get(DBUS_BUS_SYSTEM) failed: "
80 LOG(WARNING) << "dbus_connection_open_private failed: " << address;
85 LOG(ERROR) << "dbus_bus_register failed: "
119 LOG(WARNING) << "RetrieveProperties failed: "
192 LOG(ERROR) << "Failed to construct proxy: " << path;
206 LOG(ERROR) << "Failed to construct peer proxy: " << path;
236 LOG(ERROR) << "Unable to request service name: "
245 LOG(ERROR) << "Failed to become the primary owner. Releasing . . .";
249 LOG(ERRO
[all...]
/external/mockftpserver/MockFtpServer/src/test/java/org/mockftpserver/core/command/
H A DInvocationRecordTest.java36 private static final Logger LOG = LoggerFactory.getLogger(InvocationRecordTest.class); field in class:InvocationRecordTest
53 LOG.info(commandInvocation.toString());
69 LOG.info("Expected: " + expected);
99 LOG.info("Expected: " + expected);
121 LOG.info("Expected: " + expected);
136 LOG.info("Expected: " + expected);
172 LOG.info("Expected: " + expected);
185 LOG.info("Expected: " + expected);
202 LOG.info("Expected: " + expected);
H A DSimpleCompositeCommandHandlerTest.java38 private static final Logger LOG = LoggerFactory.getLogger(SimpleCompositeCommandHandlerTest.class); field in class:SimpleCompositeCommandHandlerTest
115 LOG.info("Expected: " + expected);
128 LOG.info("Expected: " + expected);
141 LOG.info("Expected: " + expected);
154 LOG.info("Expected: " + expected);
167 LOG.info("Expected: " + expected);
180 LOG.info("Expected: " + expected);
194 LOG.info("Expected: " + expected);
218 LOG.info("Expected: " + expected);
/external/mockftpserver/branches/1.x_Branch/src/test/java/org/mockftpserver/core/command/
H A DInvocationRecordTest.java38 private static final Logger LOG = Logger.getLogger(InvocationRecordTest.class); field in class:InvocationRecordTest
55 LOG.info(commandInvocation);
71 LOG.info("Expected: " + expected);
101 LOG.info("Expected: " + expected);
123 LOG.info("Expected: " + expected);
138 LOG.info("Expected: " + expected);
174 LOG.info("Expected: " + expected);
187 LOG.info("Expected: " + expected);
204 LOG.info("Expected: " + expected);
/external/mockftpserver/tags/1.0/src/test/java/org/mockftpserver/core/command/
H A DInvocationRecordTest.java38 private static final Logger LOG = Logger.getLogger(InvocationRecordTest.class); field in class:InvocationRecordTest
55 LOG.info(commandInvocation);
71 LOG.info("Expected: " + expected);
101 LOG.info("Expected: " + expected);
123 LOG.info("Expected: " + expected);
138 LOG.info("Expected: " + expected);
174 LOG.info("Expected: " + expected);
187 LOG.info("Expected: " + expected);
204 LOG.info("Expected: " + expected);

Completed in 923 milliseconds

<<11121314151617181920>>