Home
last modified time | relevance | path

Searched defs:pathAbc (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/common/bouncing_peas/
Dbouncing_peas_unit_napi.cpp250 bool CreateRuntime(const std::string &stdlibAbc, const std::string &pathAbc, bool enableJit, in CreateRuntime()
367 std::string pathAbc; in TEST_F() local
390 std::string pathAbc; in TEST_F() local
417 std::string pathAbc; in TEST_F() local
451 std::string pathAbc; in TEST_F() local
Dbouncing_peas_unit.cpp307 std::string pathAbc; in TEST() local
332 std::string pathAbc; in TEST() local
361 std::string pathAbc; in TEST() local
397 std::string pathAbc; in TEST() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm_api.cpp116 bool CreateRuntime(const std::string &stdlibAbc, const std::string &pathAbc, const bool useJit, con… in CreateRuntime()