Searched refs:UT_alloc (Results 1 - 6 of 6) sorted by relevance

/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
H A DUT_alloc.java23 public class UT_alloc extends UnitTest { class in inherits:UnitTest
26 protected UT_alloc(RSTestCore rstc, Resources res, Context ctx) { method in class:UT_alloc
H A DRSTestCore.java78 unitTests.add(new UT_alloc(this, mRes, mCtx));
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
H A DUT_alloc.java23 public class UT_alloc extends UnitTest { class in inherits:UnitTest
26 protected UT_alloc(RSTestCore rstc, Resources res, Context ctx) { method in class:UT_alloc
H A DRSTestCore.java84 unitTests.add(new UT_alloc(this, mRes, mCtx));
/frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
H A DUT_alloc.java23 public class UT_alloc extends UnitTest { class in inherits:UnitTest
26 protected UT_alloc(RSTestCore rstc, Resources res, Context ctx) { method in class:UT_alloc
H A DRSTestCore.java72 unitTests.add(new UT_alloc(this, mRes, mCtx));

Completed in 67 milliseconds