We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a914cc commit e0be11bCopy full SHA for e0be11b
runtime/core/test/event_tracer_test.cpp
@@ -89,6 +89,7 @@ class DummyEventTracer : public EventTracer {
89
(void)event_tracer_entry;
90
(void)metadata;
91
(void)metadata_len;
92
+ return true;
93
}
94
95
void set_delegation_intermediate_output_filter(
0 commit comments