Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/tests/
Djs_pandafile_manager_test.cpp131 …std::shared_ptr<JSPandaFile> pf2 = pfManager->NewJSPandaFile(pfPtr2.release(), CString(filename2)); in HWTEST_F_L0() local
160 …std::shared_ptr<JSPandaFile> pf2 = pfManager->NewJSPandaFile(pfPtr2.release(), CString(filename2)); in HWTEST_F_L0() local
250 …std::shared_ptr<JSPandaFile> pf2 = pfManager->NewJSPandaFile(pfPtr2.release(), CString(filename2)); in HWTEST_F_L0() local
338 …std::shared_ptr<JSPandaFile> pf2 = pfManager->NewJSPandaFile(pfPtr2.release(), CString(filename2)); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Dgc_third_test.cpp745 …std::shared_ptr<JSPandaFile> pf2 = pfManager->NewJSPandaFile(pfPtr2.release(), CString(filename2)); in HWTEST_F_L0() local
/arkcompiler/runtime_core/assembler/tests/
Dassembler_emitter_test.cpp992 auto pf2 = AsmEmitter::Emit(program.Value()); variable
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp976 std::shared_ptr<JSPandaFile> pf2 = pfManager->NewJSPandaFile(pfPtr2.release(), baseFilename); in HWTEST_F_L0() local