Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkBinaryRegistry.hpp44 std::string testCasePath; member
/external/deqp/framework/platform/android/
DtcuTestLogParserJNI.cpp128 void TestLogListener::beginTestCase (const char* testCasePath) in beginTestCase()
/external/deqp/framework/common/
DtcuTestLog.cpp444 void TestLog::startCase (const char* testCasePath, qpTestCaseType testCaseType) in startCase()
/external/deqp/framework/qphelper/
DqpTestLog.c409 deBool qpTestLog_startCase (qpTestLog* log, const char* testCasePath, qpTestCaseType testCaseType) in qpTestLog_startCase()