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

/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
H A DRSTestCore.java94 unitTests.add(new UT_math_agree(this, mRes, mCtx));
H A DUT_math_agree.java26 public class UT_math_agree extends UnitTest { class in inherits:UnitTest
30 protected UT_math_agree(RSTestCore rstc, Resources res, Context ctx) { method in class:UT_math_agree
/frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/test/
H A DRSTestCore.java90 unitTests.add(new UT_math_agree(this, mRes, mCtx));
H A DUT_math_agree.java26 public class UT_math_agree extends UnitTest { class in inherits:UnitTest
30 protected UT_math_agree(RSTestCore rstc, Resources res, Context ctx) { method in class:UT_math_agree
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
H A DRSTestCore.java99 unitTests.add(new UT_math_agree(this, mRes, mCtx));
H A DUT_math_agree.java26 public class UT_math_agree extends UnitTest { class in inherits:UnitTest
30 protected UT_math_agree(RSTestCore rstc, Resources res, Context ctx) { method in class:UT_math_agree

Completed in 145 milliseconds