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