Searched refs:B1Span (Results 1 – 1 of 1) sorted by relevance
22 auto B1Span = acxxel::Span<int>(B1.get(), Length); in TEST_P() local29 auto AsyncB1 = Platform->registerHostMem(B1Span).takeValue(); in TEST_P()