Home
last modified time | relevance | path

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

/external/llvm-project/parallel-libs/acxxel/tests/
Dmulti_device_test.cpp21 auto B0Span = acxxel::Span<int>(B0.get(), Length); in TEST_P() local
28 auto AsyncB0 = Platform->registerHostMem(B0Span).takeValue(); in TEST_P()