MCPcopy Create free account
hub / github.com/apache/qpid-proton / process

Method process

cpp/src/connection_driver_test.cpp:123–123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121 }
122
123 void process() { a.process(); b.process(); }
124};
125
126/// A pair of drivers that talk to each other in-memory, simulating a connection.

Callers 11

process_untimedMethod · 0.45
process_timed_succeedMethod · 0.45
process_timed_failMethod · 0.45
test_driver_link_idFunction · 0.45
test_endpoint_closeFunction · 0.45
test_driver_disconnectedFunction · 0.45
test_spin_interruptFunction · 0.45
test_link_addressFunction · 0.45
test_messageFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected