OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNumTestCaseResults
(Results
1 - 2
of
2
) sorted by null
/external/deqp/executor/
xeBatchResult.hpp
111
int
getNumTestCaseResults
(void) const { return (int)m_testCaseResults.size(); }
xeTestLogWriter.cpp
117
for (int ndx = 0; ndx < result.
getNumTestCaseResults
(); ndx++)
Completed in 91 milliseconds