Home
last modified time | relevance | path

Searched refs:AsyncB1 (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/parallel-libs/acxxel/tests/
Dmulti_device_test.cpp29 auto AsyncB1 = Platform->registerHostMem(B1Span).takeValue(); in TEST_P() local
42 .asyncCopyDToH(Device1, AsyncB1, Length) in TEST_P()