Home
last modified time | relevance | path

Searched refs:exec_name (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
H A Dunit_test.cpp48 std::filesystem::path exec_name(exec_path_); in PandaRuntimeTest()
50 std::experimental::filesystem::path exec_name(exec_path_); in PandaRuntimeTest()
52 std::string pandastdlib_path = exec_name.parent_path() / "../pandastdlib/arkstdlib.abc"; in PandaRuntimeTest()
54 std::string exec_name = "compiler_unit_tests"; in PandaRuntimeTest() local
57 panda::RuntimeOptions runtime_options(exec_name); in PandaRuntimeTest()

Completed in 2 milliseconds