Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/common/
H A DtcuTestLog.cpp542 const std::string testCasePathStr = testCasePath; in startCase() local
543 …if (testCasePathStr.rfind("dEQP-VK.info.") != 0 && testCasePathStr.rfind("dEQP-VK.api.info.") != 0… in startCase()
544 testCasePathStr.rfind("dEQP-VK.api.version_check.") != 0) in startCase()