HomeSort by relevance Sort by last modified time
    Searched full:ut_vector (Results 1 - 6 of 6) sorted by null

  /frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
UT_vector.java 23 public class UT_vector extends UnitTest {
26 protected UT_vector(RSTestCore rstc, Resources res, Context ctx) {
RSTestCore.java 63 unitTests.add(new UT_vector(this, mRes, mCtx));
  /frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
UT_vector.java 23 public class UT_vector extends UnitTest {
26 protected UT_vector(RSTestCore rstc, Resources res, Context ctx) {
RSTestCore.java 69 unitTests.add(new UT_vector(this, mRes, mCtx));
  /frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
UT_vector.java 23 public class UT_vector extends UnitTest {
26 protected UT_vector(RSTestCore rstc, Resources res, Context ctx) {
RSTestCore.java 68 unitTests.add(new UT_vector(this, mRes, mCtx));

Completed in 3323 milliseconds