Searched refs:Device0 (Results 1 – 1 of 1) sorted by relevance
33 auto Device0 = Platform->mallocD<int>(Length, 0).takeValue(); in TEST_P() local36 EXPECT_FALSE(Stream0.asyncCopyHToD(AsyncA, Device0, Length) in TEST_P()37 .asyncCopyDToH(Device0, AsyncB0, Length) in TEST_P()