Simplify device update test by using new(false) and new(int32(10)) instead of declaring named sync variables and taking their addresses.
Simplify device update test by using new(false) and new(int32(10)) instead of declaring named sync variables and taking their addresses.