Searched refs:_overallCounter (Results 1 – 2 of 2) sorted by relevance
128 : _device (device), _context (context), _queue (queue), _failCounter (0), _overallCounter (0) {} in SubTestExecutor()147 unsigned int _overallCounter; variable
798 ++_overallCounter; in runTestNonUniformWorkGroup()862 log_error ("%d subtest(s) (of %d) failed\n", _failCounter, _overallCounter); in status()865 log_info ("All %d subtest(s) passed\n", _overallCounter); in status()