Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/common/bouncing_peas/
Dbouncing_peas_unit_napi.cpp268 bool CreateRuntime(const std::string &stdlibAbc, const std::string &pathAbc, bool enableJit, in CreateRuntime()
381 std::string stdlibAbc; in TEST_F() local
404 std::string stdlibAbc; in TEST_F() local
431 std::string stdlibAbc; in TEST_F() local
Dbouncing_peas_unit.cpp308 std::string stdlibAbc; in TEST() local
333 std::string stdlibAbc; in TEST() local
362 std::string stdlibAbc; in TEST() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm_api.cpp107 bool CreateRuntime(const std::string &stdlibAbc, const std::string &pathAbc, const bool useJit, con… in CreateRuntime()