Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tests/
Dmem_leak_test.cpp24 void CreateRuntime() in CreateRuntime() function in panda::mem::test::MemLeakTest
Dintrinsics_blacklist_test.cpp41 void CreateRuntime(RuntimeOptions &options) in CreateRuntime() function in panda::test::IntrinsicsBlacklistTest
Dexception_test.cpp65 inline void CreateRuntime(ExType ex_type) in CreateRuntime() function in panda::test::PandaExceptionTest
/arkcompiler/runtime_core/compiler/tests/
Dpanda_runner.h111 Runtime *CreateRuntime() in CreateRuntime() function