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

/frameworks/rs/java/tests/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.java74 unitTests.add(new UT_rsdebug(this, mRes, mCtx));
/frameworks/rs/java/tests/RsTest/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.java81 unitTests.add(new UT_rsdebug(this, mRes, mCtx));
/frameworks/rs/java/tests/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/java/tests/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));

Completed in 108 milliseconds