Searched refs:UT_foreach (Results 1 - 11 of 11) sorted by relevance

/frameworks/rs/tests/java_api/RSTest_CompatLib/src/com/android/rs/test/
H A DUT_foreach.java23 public class UT_foreach extends UnitTest { class in inherits:UnitTest
27 protected UT_foreach(RSTestCore rstc, Resources res, Context ctx) { method in class:UT_foreach
H A DRSTestCore.java84 unitTests.add(new UT_foreach(this, mRes, mCtx));
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
H A DUT_foreach.java23 public class UT_foreach extends UnitTest { class in inherits:UnitTest
27 protected UT_foreach(RSTestCore rstc, Resources res, Context ctx) { method in class:UT_foreach
H A DRSTestCore.java83 unitTests.add(new UT_foreach(this, mRes, mCtx));
/frameworks/rs/tests/java_api/RsTest/src/com/android/rs/test/
H A DUT_foreach.java25 public class UT_foreach extends UnitTest { class in inherits:UnitTest
28 protected UT_foreach(RSTestCore rstc, Context ctx) { method in class:UT_foreach
H A DRSContinuousTest.java163 UT_foreach test = new UT_foreach(null, mContext);
H A DRSTestCore.java83 unitTests.add(new UT_foreach(this, mCtx));
/frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/
H A DUT_foreach.java23 public class UT_foreach extends UnitTest { class in inherits:UnitTest
27 protected UT_foreach(RSTestCore rstc, Resources res, Context ctx) { method in class:UT_foreach
H A DRSTestCore.java74 unitTests.add(new UT_foreach(this, mRes, mCtx));
/frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/
H A DUT_foreach.java23 public class UT_foreach extends UnitTest { class in inherits:UnitTest
27 protected UT_foreach(RSTestCore rstc, Resources res, Context ctx) { method in class:UT_foreach
H A DRSTestCore.java74 unitTests.add(new UT_foreach(this, mRes, mCtx));

Completed in 141 milliseconds