Searched refs:UT_array_init (Results 1 - 4 of 4) sorted by relevance

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

Completed in 68 milliseconds