Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/static_linker/tests/
Dlinker_test.cpp152 void TestSingle(const std::string &path, bool isGood = true, const Config &conf = ark::static_linke… in TestSingle()
184 bool isGood = false; member
236 void TestMultiple(const std::string &path, std::vector<std::string> perms, bool isGood = true, in TestMultiple()