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 D | UT_alloc.java | 23 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 D | RSTestCore.java | 77 unitTests.add(new UT_alloc(this, mRes, mCtx));
|
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/ |
H A D | UT_alloc.java | 23 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 D | RSTestCore.java | 84 unitTests.add(new UT_alloc(this, mRes, mCtx));
|
/frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/ |
H A D | UT_alloc.java | 23 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 D | RSTestCore.java | 72 unitTests.add(new UT_alloc(this, mRes, mCtx));
|
Completed in 93 milliseconds