Home
last modified time | relevance | path

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

/external/angle/src/tests/deqp_support/
Dangle_deqp_gtest.cpp190 Optional<std::string> FindFileFromPath(const char *dirPath, const char *filePath) in FindFileFromPath() function
208 return FindFileFromPath(kCTSRootPath, gCaseListFiles[testModuleIndex]); in FindCaseListPath()
213 return FindFileFromPath(kSupportPath, gTestExpectationsFiles[testModuleIndex]); in FindTestExpectationsPath()