Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsDrawTest.cpp355 …IterationLogSectionEmitter (tcu::TestLog& log, size_t testIteration, size_t testIterations, const…
365 …onLogSectionEmitter (tcu::TestLog& log, size_t testIteration, size_t testIterations, const std::st… in IterationLogSectionEmitter() argument
372 buf << "Iteration " << (testIteration+1) << "/" << testIterations; in IterationLogSectionEmitter()