Searched refs:UT_rsdebug (Results 1 - 13 of 13) sorted by relevance

/frameworks/rs/tests/java_api/RsTest/src/com/android/rs/test/
H A DUT_rsdebug.java22 public class UT_rsdebug extends UnitTest { class in inherits:UnitTest
24 protected UT_rsdebug(RSTestCore rstc, Context ctx) { method in class:UT_rsdebug
H A DRSContinuousTest.java339 UT_rsdebug test = new UT_rsdebug(null, mContext);
H A DRSTestCore.java76 unitTests.add(new UT_rsdebug(this, mCtx));
/frameworks/rs/tests/java_api/RSTest_CompatLib/src/com/android/rs/test/
H A DUT_rsdebug.java23 public class UT_rsdebug extends UnitTest { class in inherits:UnitTest
26 protected UT_rsdebug(RSTestCore rstc, Resources res, Context ctx) { method in class:UT_rsdebug
H A DRSTestCore.java79 unitTests.add(new UT_rsdebug(this, mRes, mCtx));
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
H A DUT_rsdebug.java23 public class UT_rsdebug extends UnitTest { class in inherits:UnitTest
26 protected UT_rsdebug(RSTestCore rstc, Resources res, Context ctx) { method in class:UT_rsdebug
H A DRSTestCore.java78 unitTests.add(new UT_rsdebug(this, mRes, mCtx));
/frameworks/rs/tests/java_api/RsTest_11/src/com/android/rs/test/
H A DUT_rsdebug.java23 public class UT_rsdebug extends UnitTest { class in inherits:UnitTest
26 protected UT_rsdebug(RSTestCore rstc, Resources res, Context ctx) { method in class:UT_rsdebug
H A DRSTestCore.java68 unitTests.add(new UT_rsdebug(this, mRes, mCtx));
/frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/
H A DUT_rsdebug.java23 public class UT_rsdebug extends UnitTest { class in inherits:UnitTest
26 protected UT_rsdebug(RSTestCore rstc, Resources res, Context ctx) { method in class:UT_rsdebug
H A DRSTestCore.java69 unitTests.add(new UT_rsdebug(this, mRes, mCtx));
/frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/
H A DUT_rsdebug.java23 public class UT_rsdebug extends UnitTest { class in inherits:UnitTest
26 protected UT_rsdebug(RSTestCore rstc, Resources res, Context ctx) { method in class:UT_rsdebug
H A DRSTestCore.java69 unitTests.add(new UT_rsdebug(this, mRes, mCtx));

Completed in 136 milliseconds