Home
last modified time | relevance | path

Searched refs:GetCasePath (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/framework/platform/ohos/
Dtestmain.cpp100 bool GetCasePath(tcu::TestNode *node, std::vector<tcu::TestNode *> &casePath, std::vector<std::stri… in GetCasePath() function
121 if (GetCasePath(children[i], casePath, namePath, deep + 1)) in GetCasePath()