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

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

Completed in 78 milliseconds