Searched refs:UT_math (Results 1 - 10 of 10) sorted by relevance

/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
H A DUT_math.java23 public class UT_math extends UnitTest { class in inherits:UnitTest
26 protected UT_math(RSTestCore rstc, Resources res, Context ctx) { method in class:UT_math
H A DRSTestCore.java86 unitTests.add(new UT_math(this, mRes, mCtx));
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
H A DUT_math.java23 public class UT_math extends UnitTest { class in inherits:UnitTest
26 protected UT_math(RSTestCore rstc, Resources res, Context ctx) { method in class:UT_math
H A DRSTestCore.java86 unitTests.add(new UT_math(this, mRes, mCtx));
/frameworks/rs/java/tests/RsTest_11/src/com/android/rs/test/
H A DUT_math.java23 public class UT_math extends UnitTest { class in inherits:UnitTest
26 protected UT_math(RSTestCore rstc, Resources res, Context ctx) { method in class:UT_math
H A DRSTestCore.java71 unitTests.add(new UT_math(this, mRes, mCtx));
/frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
H A DUT_math.java23 public class UT_math extends UnitTest { class in inherits:UnitTest
26 protected UT_math(RSTestCore rstc, Resources res, Context ctx) { method in class:UT_math
H A DRSTestCore.java75 unitTests.add(new UT_math(this, mRes, mCtx));
/frameworks/rs/java/tests/RsTest_16/src/com/android/rs/test/
H A DUT_math.java23 public class UT_math extends UnitTest { class in inherits:UnitTest
26 protected UT_math(RSTestCore rstc, Resources res, Context ctx) { method in class:UT_math
H A DRSTestCore.java75 unitTests.add(new UT_math(this, mRes, mCtx));

Completed in 129 milliseconds