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

Method setDirectionReport

lib/utanalysis/UTLoader.cpp:88–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86}
87
88void UTLoader::setDirectionReport(const DirectionAnalysisReport &Report) {
89 DirectionReport = Report;
90}
91
92void UTLoader::setFilePathReport(const FilePathAnalysisReport &Report) {
93 FilePathReport = Report;

Callers 3

initializeRDAnalyzerMethod · 0.45
TEST_FFunction · 0.45
SetUpTestCaseMethod · 0.45

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.36
SetUpTestCaseMethod · 0.36