Home
last modified time | relevance | path

Searched refs:TestType (Results 1 – 3 of 3) sorted by relevance

/art/test/721-osr/src/
DMain.java21 private enum TestType { enum in Main
26 private static TestType type = TestType.ONE;
/art/libartbase/base/
Dcommon_art_test.h269 template <typename TestType>
270 class CommonArtTestBase : public TestType, public CommonArtTestImpl {
/art/runtime/
Dcommon_runtime_test.h225 template <typename TestType>
226 class CommonRuntimeTestBase : public TestType, public CommonRuntimeTestImpl {