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

/frameworks/base/tests/RenderScriptTests/tests/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.java90 unitTests.add(new UT_math(this, mRes, mCtx));
/frameworks/base/tests/RenderScriptTests/tests_v11/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/base/tests/RenderScriptTests/tests_v14/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 81 milliseconds