Home
last modified time | relevance | path

Searched defs:fun_name (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/bytecode_optimizer/tests/
Doptimize_bytecode_test.cpp95 const std::string fun_name = "func_main_0:(any,any,any)"; variable
150 const std::string fun_name = "func_main_0:(any,any,any)"; variable
210 const std::string fun_name = "func_main_0:(any,any,any)"; variable
Dexcluded_keys_test.cpp85 const std::string fun_name = "foo:(any,any,any)"; variable
Dcommon.h716 void CheckOtherPasses(panda::pandasm::Program *prog, std::string fun_name) in CheckOtherPasses()
/arkcompiler/runtime_core/libark_defect_scan_aux/
Dclass.cpp63 auto fun_name = name.substr(pos2 + 1); in GetFuncNameWithoutPrefix() local
/arkcompiler/runtime_core/assembler/tests/
Dassembler_parser_test.cpp208 const std::string fun_name = "foo:(any,any,any)"; variable