Home
last modified time | relevance | path

Searched refs:GetGlobalVarName (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/libark_defect_scan_aux/include/
H A Dcallee_info.h41 const std::string &GetGlobalVarName() const;
/arkcompiler/runtime_core/libark_defect_scan_aux/
H A Dcallee_info.cpp66 const std::string &CalleeInfo::GetGlobalVarName() const in GetGlobalVarName() function in panda::defect_scan_aux::CalleeInfo
/arkcompiler/runtime_core/libark_defect_scan_aux/tests/unittest/
H A Ddefect_scan_aux_test.cpp302 EXPECT_EQ(ci0_1->GetGlobalVarName(), "console"); in HWTEST()
309 EXPECT_EQ(ci0_2->GetGlobalVarName(), "globalvar.hilog"); in HWTEST()
440 EXPECT_EQ(ci6_1->GetGlobalVarName(), ""); in HWTEST()
452 EXPECT_EQ(ci7_0->GetGlobalVarName(), ""); in HWTEST()

Completed in 3 milliseconds