Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/tests/
Dunit_test.cpp48 std::filesystem::path exec_name(exec_path_); in PandaRuntimeTest() local
50 std::experimental::filesystem::path exec_name(exec_path_); in PandaRuntimeTest() local
54 std::string exec_name = "compiler_unit_tests"; in PandaRuntimeTest() local