Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/tests/
Djs_pandafile_manager_test.cpp122 JSPandaFile *pf1 = pfManager->NewJSPandaFile(pfPtr1.release(), CString(filename1)); in HWTEST_F_L0() local
151 JSPandaFile *pf1 = pfManager->NewJSPandaFile(pfPtr1.release(), CString(filename1)); in HWTEST_F_L0() local
232 JSPandaFile *pf1 = pfManager->NewJSPandaFile(pfPtr1.release(), CString(filename1)); in HWTEST_F_L0() local
Djs_pandafile_test.cpp273 JSPandaFile *pf1 = CreateJSPandaFile(source1, fileName1); in HWTEST_F_L0() local