Home
last modified time | relevance | path

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

/external/llvm-project/parallel-libs/acxxel/tests/
Dmulti_device_test.cpp28 auto AsyncB0 = Platform->registerHostMem(B0Span).takeValue(); in TEST_P() local
37 .asyncCopyDToH(Device0, AsyncB0, Length) in TEST_P()