Home
last modified time | relevance | path

Searched defs:CreateJSPandaFile (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/tests/
H A Djs_pandafile_test.cpp58 std::shared_ptr<JSPandaFile> CreateJSPandaFile(const char *source, const CString filename) in CreateJSPandaFile() function in panda::test::JSPandaFileTest
[all...]
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
H A Dpgo_profiler_test.cpp92 void CreateJSPandaFile(const CString filename, std::vector<MethodLiteral *> &methodLiterals) in CreateJSPandaFile() function in panda::test::PGOProfilerTest
117 void CreateJSPandaFile(const char *source, const CString filename, std::vector<MethodLiteral *> &methodLiterals) in CreateJSPandaFile() function in panda::test::PGOProfilerTest
[all...]

Completed in 3 milliseconds