Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/executor/
H A DxeTestCase.cpp57 static bool compareNameToPathComponent(const char *name, const char *path, int compLen) in compareNameToPathComponent() function
162 if (compareNameToPathComponent(getName(), path, compLen)) in find()
214 if (compareNameToPathComponent((*iter)->getName(), path, compLen)) in findChildNode()