Searched refs:assertLog (Results 1 – 10 of 10) sorted by relevance
25 function assertLog(msg) { function41 assertLog(event_data.type() + " #" + id);55 assertLog("then #1");57 assertLog("then #2");
118 mockSink.assertLog("write(Buffer[size=1 data=61], 1)", "close()"); in closeWithExceptionWhenWriting()131 mockSink.assertLog("write(Buffer[size=1 data=61], 1)", "close()"); in closeWithExceptionWhenClosing()146 mockSink.assertLog("write(Buffer[size=1 data=61], 1)", "close()"); in closeWithExceptionWhenWritingAndClosing()213 mockSink.assertLog(); // No writes. in writeAll()222 mockSink.assertLog(); // No writes. in writeAllExhausted()239 mockSink.assertLog( in writeAllWritesOneSegmentAtATime()
33 public void assertLog(String... messages) { in assertLog() method in MockSink
213 mockSink.assertLog( in readAllReadsOneSegmentAtATime()
232 mockSink.assertLog(); in readAllExhausted()
501 mockSink.assertLog("write(" + write1 + ", " + write1.size() + ")"); in readAllWritesAllSegmentsAtOnce()
18 function assertLog(msg) { function34 assertLog(event_data.type() + " #" + id);
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...