Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_path_helper.cpp62 CString ModulePathHelper::ConcatMergeFileNameToNormalized(JSThread *thread, const JSPandaFile *jsPa… in ConcatMergeFileNameToNormalized() function in panda::ecmascript::ModulePathHelper
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp1802 HWTEST_F_L0(EcmaModuleTest, ConcatMergeFileNameToNormalized) in HWTEST_F_L0() argument