Searched refs:Device1 (Results 1 – 1 of 1) sorted by relevance
34 auto Device1 = Platform->mallocD<int>(Length, 1).takeValue(); in TEST_P() local41 EXPECT_FALSE(Stream1.asyncCopyHToD(AsyncA, Device1, Length) in TEST_P()42 .asyncCopyDToH(Device1, AsyncB1, Length) in TEST_P()