MCPcopy Create free account
hub / github.com/SakuraEngine/SakuraEngine / report_query

Method report_query

tests/framework/src/doctest.cpp:2718–2720  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2716 // =========================================================================================
2717
2718 void report_query(const QueryData&) override {
2719 xml.writeDeclaration();
2720 }
2721
2722 void test_run_start() override {
2723 xml.writeDeclaration();

Callers

nothing calls this directly

Calls 1

writeDeclarationMethod · 0.80

Tested by

no test coverage detected