OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qpTestCaseType
(Results
1 - 5
of
5
) sorted by null
/external/deqp/framework/qphelper/
qpTestLog.h
77
}
qpTestCaseType
;
194
deBool qpTestLog_startCase (qpTestLog* log, const char* testCasePath,
qpTestCaseType
testCaseType);
qpTestLog.c
407
deBool qpTestLog_startCase (qpTestLog* log, const char* testCasePath,
qpTestCaseType
testCaseType)
[
all
...]
/external/deqp/framework/common/
tcuTestSessionExecutor.cpp
34
static
qpTestCaseType
nodeTypeToTestCaseType (TestNodeType nodeType)
166
const
qpTestCaseType
caseType = nodeTypeToTestCaseType(testCase->getNodeType());
tcuTestLog.hpp
160
void startCase (const char* testCasePath,
qpTestCaseType
testCaseType);
tcuTestLog.cpp
444
void TestLog::startCase (const char* testCasePath,
qpTestCaseType
testCaseType)
Completed in 232 milliseconds