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

/frameworks/base/tests/RenderScriptTests/tests/src/com/android/rs/test/
H A DUT_rstime.java23 public class UT_rstime extends UnitTest { class in inherits:UnitTest
26 protected UT_rstime(RSTestCore rstc, Resources res, Context ctx) { method in class:UT_rstime
H A DRSTestCore.java77 unitTests.add(new UT_rstime(this, mRes, mCtx));
/frameworks/base/tests/RenderScriptTests/tests_v11/src/com/android/rs/test/
H A DUT_rstime.java23 public class UT_rstime extends UnitTest { class in inherits:UnitTest
26 protected UT_rstime(RSTestCore rstc, Resources res, Context ctx) { method in class:UT_rstime
H A DRSTestCore.java69 unitTests.add(new UT_rstime(this, mRes, mCtx));
/frameworks/base/tests/RenderScriptTests/tests_v14/src/com/android/rs/test/
H A DUT_rstime.java23 public class UT_rstime extends UnitTest { class in inherits:UnitTest
26 protected UT_rstime(RSTestCore rstc, Resources res, Context ctx) { method in class:UT_rstime
H A DRSTestCore.java70 unitTests.add(new UT_rstime(this, mRes, mCtx));

Completed in 167 milliseconds