Searched refs:CommonRuntimeTestWithParam (Results 1 – 2 of 2) sorted by relevance
176 using CommonRuntimeTestWithParam = CommonRuntimeTestBase<testing::TestWithParam<Param>>; variable
32 class SpaceCreateTest : public SpaceTest<CommonRuntimeTestWithParam<MallocSpaceType>> {