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.cpp131 void TestLogListener::beginTestCase(const char *testCasePath) in beginTestCase()
/external/deqp/framework/common/
DtcuTestLog.cpp532 void TestLog::startCase(const char *testCasePath, qpTestCaseType testCaseType) in startCase()
/external/deqp/framework/qphelper/
DqpTestLog.c426 bool qpTestLog_startCase(qpTestLog *log, const char *testCasePath, qpTestCaseType testCaseType) in qpTestLog_startCase()