Searched refs:set_attribute (Results 1 – 8 of 8) sorted by relevance
66 actual_policy = json.loads(queue.set_attribute.call_args[0][1])89 actual_policy = json.loads(queue.set_attribute.call_args[0][1])
190 dEQP-EGL.functional.query_surface.set_attribute.window.rgba4444_no_depth_no_stencil191 dEQP-EGL.functional.query_surface.set_attribute.window.rgba4444_no_depth_stencil192 dEQP-EGL.functional.query_surface.set_attribute.window.rgba4444_depth_no_stencil193 dEQP-EGL.functional.query_surface.set_attribute.window.rgba4444_depth_stencil194 dEQP-EGL.functional.query_surface.set_attribute.window.rgba5551_no_depth_no_stencil195 dEQP-EGL.functional.query_surface.set_attribute.window.rgba5551_no_depth_stencil196 dEQP-EGL.functional.query_surface.set_attribute.window.rgba5551_depth_no_stencil197 dEQP-EGL.functional.query_surface.set_attribute.window.rgba5551_depth_stencil198 dEQP-EGL.functional.query_surface.set_attribute.window.other199 dEQP-EGL.functional.query_surface.set_attribute.pixmap.rgb565_no_depth_no_stencil[all …]
105 def set_attribute(self, attribute, value): member in Queue139 retval = self.set_attribute('VisibilityTimeout', visibility_timeout)
260 dEQP-EGL.functional.query_surface.set_attribute.window.rgb565_no_depth_no_stencil261 dEQP-EGL.functional.query_surface.set_attribute.window.rgb565_no_depth_stencil262 dEQP-EGL.functional.query_surface.set_attribute.window.rgb565_depth_no_stencil263 dEQP-EGL.functional.query_surface.set_attribute.window.rgb565_depth_stencil264 dEQP-EGL.functional.query_surface.set_attribute.window.rgb888_no_depth_no_stencil265 dEQP-EGL.functional.query_surface.set_attribute.window.rgb888_no_depth_stencil266 dEQP-EGL.functional.query_surface.set_attribute.window.rgb888_depth_no_stencil267 dEQP-EGL.functional.query_surface.set_attribute.window.rgb888_depth_stencil268 dEQP-EGL.functional.query_surface.set_attribute.window.rgba4444_no_depth_no_stencil269 dEQP-EGL.functional.query_surface.set_attribute.window.rgba4444_no_depth_stencil[all …]
371 queue.set_attribute('Policy', json.dumps(policy))
225 def set_attribute(self, attribute, value): member in Test233 super(Test, self).set_attribute(attribute, value)
1331 def set_attribute(self, attribute, value): member in ModelWithAttributes1352 self.set_attribute(attribute, value)