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