Home
last modified time | relevance | path

Searched defs:funcName1 (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/test/unit/annotations/
Dannotations_for_function.cpp52 const std::string funcName1 = "ETSGLOBAL.foo:std.core.Double;void;"; in CheckFunctionAnnotations() local
63 const std::string funcName1 = "ETSGLOBAL.foo:std.core.Double;void;"; in CheckFunctionParameterAnnotations() local
/arkcompiler/ets_frontend/ets2panda/test/unit/plugin/
De2p_test_plugin_change_func.cpp26 static const std::string funcName1 = "foo"; variable
Dplugin_proceed_to_state_change_func.cpp30 static const std::string funcName1 = "foo"; variable
/arkcompiler/ets_runtime/ecmascript/jspandafile/tests/
Dpanda_file_translator_test.cpp91 …JSHandle<JSTaggedValue> funcName1 = JSFunction::GetFunctionName(thread, JSHandle<JSFunctionBase>(m… in HWTEST_F_L0() local