MCPcopy Create free account
hub / github.com/Samsung/UTopia / setArrayReport

Method setArrayReport

lib/utanalysis/UTLoader.cpp:80–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78}
79
80void UTLoader::setArrayReport(const ArrayAnalysisReport &Report) {
81 ArrayReport = Report;
82}
83
84void UTLoader::setConstReport(const ConstAnalyzerReport &Report) {
85 ConstReport = Report;

Callers 2

SetUpTestCaseMethod · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 2

SetUpTestCaseMethod · 0.64
TEST_FFunction · 0.64