Home
last modified time | relevance | path

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

/external/llvm-project/parallel-libs/acxxel/tests/
Dmulti_device_test.cpp7 using PlatformGetter = acxxel::Expected<acxxel::Platform *> (*)(); typedef
8 class MultiDeviceTest : public ::testing::TestWithParam<PlatformGetter> {};
Dacxxel_test.cpp24 using PlatformGetter = acxxel::Expected<acxxel::Platform *> (*)(); typedef
25 class AcxxelTest : public ::testing::TestWithParam<PlatformGetter> {};