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

Method setFilePathReport

lib/utanalysis/UTLoader.cpp:92–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90}
91
92void UTLoader::setFilePathReport(const FilePathAnalysisReport &Report) {
93 FilePathReport = Report;
94}
95
96void UTLoader::setLoopReport(const LoopAnalysisReport &Report) {
97 LoopReport = Report;

Callers 2

SetUpTestCaseMethod · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 2

SetUpTestCaseMethod · 0.64
TEST_FFunction · 0.64