Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dpath_helper.h130 static CString ParseOhmUrl(EcmaVM *vm, const CString &inputFileName, CString &outFileName) in ParseOhmUrl()
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp452 CString inputFileName = "pages/index.abc"; in HWTEST_F_L0() local