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

/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
H A DUT_bug_char.java25 public class UT_bug_char extends UnitTest { class in inherits:UnitTest
28 protected UT_bug_char(RSTestCore rstc, Resources res, Context ctx) { method in class:UT_bug_char
H A DRSTestCore.java72 unitTests.add(new UT_bug_char(this, mRes, mCtx));
/frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/test/
H A DUT_bug_char.java25 public class UT_bug_char extends UnitTest { class in inherits:UnitTest
28 protected UT_bug_char(RSTestCore rstc, Resources res, Context ctx) { method in class:UT_bug_char
H A DRSTestCore.java72 unitTests.add(new UT_bug_char(this, mRes, mCtx));
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
H A DUT_bug_char.java25 public class UT_bug_char extends UnitTest { class in inherits:UnitTest
28 protected UT_bug_char(RSTestCore rstc, Resources res, Context ctx) { method in class:UT_bug_char
H A DRSTestCore.java72 unitTests.add(new UT_bug_char(this, mRes, mCtx));

Completed in 220 milliseconds