We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1749112 commit 9bdae0eCopy full SHA for 9bdae0e
negative_tests/core/test_handle_tracking/src/test_handle_tracking_errors.cpp
@@ -127,8 +127,6 @@ LZT_TEST_F(
127
128
auto device = devices[0];
129
130
- ze_event_handle_t invalid_event;
131
-
132
ze_command_queue_handle_t command_queue;
133
ze_command_queue_desc_t command_queue_desc = {};
134
command_queue_desc.stype = ZE_STRUCTURE_TYPE_COMMAND_QUEUE_DESC;
0 commit comments