Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/static_linker/tests/
Dlinker_test.cpp167 const auto pathPrefix = "data/single/"; in TestSingle() local
195 std::string pathPrefix; member
253 const auto pathPrefix = "data/multi/" + path + "/"; in TestMultiple() local