Home
last modified time | relevance | path

Searched defs:expName (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libabckit/tests/ut/extensions/arkts/modify_api/modules/
Dmodules_dynamic_modify_test.cpp101 auto expName = g_implI->exportDescriptorGetAlias(gotExport); in ModifyMetaDynModuleRemoveExport() local
119 auto expName = g_implI->exportDescriptorGetAlias(gotExportAfter); in ModifyMetaDynModuleRemoveExport() local
277 auto expName = g_implI->exportDescriptorGetName(gotExport); in DynamicModuleAddExportImpl() local
746 auto expName = g_implI->exportDescriptorGetAlias(gotExport); in TEST_F() local
/arkcompiler/runtime_core/libabckit/tests/ut/extensions/js/modify_api/modules/
Dmodules_dynamic_modify_test.cpp114 auto expName = g_implI->exportDescriptorGetAlias(gotExport); in ModifyMetaDynModuleRemoveExport() local
132 auto expName = g_implI->exportDescriptorGetAlias(gotExportAfter); in ModifyMetaDynModuleRemoveExport() local
363 auto expName = g_implI->exportDescriptorGetName(gotExport); in DynamicModuleAddExportImpl() local