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

/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
H A DUT_foreach_bounds.java23 public class UT_foreach_bounds extends UnitTest { class in inherits:UnitTest
27 protected UT_foreach_bounds(RSTestCore rstc, Resources res, Context ctx) { method in class:UT_foreach_bounds
H A DRSTestCore.java84 unitTests.add(new UT_foreach_bounds(this, mRes, mCtx));
/frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/test/
H A DUT_foreach_bounds.java23 public class UT_foreach_bounds extends UnitTest { class in inherits:UnitTest
27 protected UT_foreach_bounds(RSTestCore rstc, Resources res, Context ctx) { method in class:UT_foreach_bounds
H A DRSTestCore.java84 unitTests.add(new UT_foreach_bounds(this, mRes, mCtx));
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
H A DUT_foreach_bounds.java23 public class UT_foreach_bounds extends UnitTest { class in inherits:UnitTest
27 protected UT_foreach_bounds(RSTestCore rstc, Resources res, Context ctx) { method in class:UT_foreach_bounds
H A DRSTestCore.java86 unitTests.add(new UT_foreach_bounds(this, mRes, mCtx));

Completed in 161 milliseconds