Searched refs:UT_reduce_backward (Results 1 - 5 of 5) sorted by relevance

/frameworks/rs/tests/java_api/RSTest_CompatLib/src/com/android/rs/test/
H A DUT_reduce_backward.java32 public class UT_reduce_backward extends UnitTest { class in inherits:UnitTest
35 protected UT_reduce_backward(RSTestCore rstc, Resources res, Context ctx) { method in class:UT_reduce_backward
H A DRSTestCore.java105 unitTests.add(new UT_reduce_backward(this, mRes, mCtx));
/frameworks/rs/tests/java_api/RsTest/src/com/android/rs/test/
H A DRSContinuousTest.java323 UT_reduce_backward test = new UT_reduce_backward(null, mContext);
H A DUT_reduce_backward.java38 public class UT_reduce_backward extends UnitTest { class in inherits:UnitTest
41 protected UT_reduce_backward(RSTestCore rstc, Context ctx) { method in class:UT_reduce_backward
H A DRSTestCore.java108 unitTests.add(new UT_reduce_backward(this, mCtx));

Completed in 3175 milliseconds