Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/glshared/
H A DglsDrawTest.cpp357 IterationLogSectionEmitter (tcu::TestLog& log, size_t testIteration, size_t testIterations, const std::string& description, bool enabled);
367 IterationLogSectionEmitter::IterationLogSectionEmitter (tcu::TestLog& log, size_t testIteration, size_t testIterations, const std::string& description, bool enabled) in IterationLogSectionEmitter() argument
374 buf << "Iteration " << (testIteration+1) << "/" << testIterations; in IterationLogSectionEmitter()

Completed in 8 milliseconds