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 ab2c359 commit 3a2cef8Copy full SHA for 3a2cef8
sycl/unittests/Extensions/CommandGraph/Update.cpp
@@ -400,7 +400,7 @@ TEST_F(WholeGraphUpdateTest, EmptyNode) {
400
GraphExec.update(UpdateGraph);
401
}
402
403
-TEST_F(CommandGraphTest, CheckFinalizeBehaviour) {
+TEST_F(CommandGraphTest, CheckFinalizeBehavior) {
404
// Check that both finalize with and without updatable property work as
405
// expected
406
auto Node = Graph.add(
0 commit comments