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

/external/autotest/client/site_tests/graphics_GpuReset/
H A Dgraphics_GpuReset.py15 # cd /usr/local/autotest/tests/graphics_GpuReset/src/
21 class graphics_GpuReset(graphics_utils.GraphicsTest): class in inherits:graphics_utils.GraphicsTest
37 super(graphics_GpuReset, self).initialize(raise_error_on_hang=False)
40 super(graphics_GpuReset, self).cleanup()
42 @graphics_utils.GraphicsTest.failure_report_decorator('graphics_GpuReset')
63 summary += 'graphics_GpuReset iteration %d of %d\n' % (i, self.loops)
87 f.write('# [graphics_GpuReset.py postprocessing]\n')
90 # [ OK ] graphics_GpuReset
91 # [ FAILED ] graphics_GpuReset
96 'test_that_latest/graphics_GpuReset/summar
[all...]

Completed in 626 milliseconds