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/runtime/
Dcommon_runtime_test.h218 template <typename TestType>
219 class CommonRuntimeTestBase : public TestType, public CommonRuntimeTestImpl {
/art/libartbase/base/
Dcommon_art_test.h306 template <typename TestType>
307 class CommonArtTestBase : public TestType, public CommonArtTestImpl {