MCPcopy Create free account
hub / github.com/anse1/sqlsmith / impedance_feedback

Class impedance_feedback

impedance.hh:23–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21};
22
23struct impedance_feedback : logger {
24 virtual void executed(prod &query);
25 virtual void error(prod &query, const dut::failure &e);
26 impedance_feedback() { }
27};
28
29namespace impedance {
30 bool matched(const char *p);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected