Searched refs:TestType (Results 1 – 3 of 3) sorted by relevance
21 private enum TestType { enum in Main26 private static TestType type = TestType.ONE;
269 template <typename TestType>270 class CommonArtTestBase : public TestType, public CommonArtTestImpl {
225 template <typename TestType>226 class CommonRuntimeTestBase : public TestType, public CommonRuntimeTestImpl {