Searched refs:PlatformGetter (Results 1 – 2 of 2) sorted by relevance
7 using PlatformGetter = acxxel::Expected<acxxel::Platform *> (*)(); typedef8 class MultiDeviceTest : public ::testing::TestWithParam<PlatformGetter> {};
24 using PlatformGetter = acxxel::Expected<acxxel::Platform *> (*)(); typedef25 class AcxxelTest : public ::testing::TestWithParam<PlatformGetter> {};