Searched refs:UT_script_group2_gatherscatter (Results 1 - 4 of 4) sorted by relevance

/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
H A DUT_script_group2_gatherscatter.java26 public class UT_script_group2_gatherscatter extends UnitTest { class in inherits:UnitTest
35 protected UT_script_group2_gatherscatter(RSTestCore rstc, Resources res, Context ctx) { method in class:UT_script_group2_gatherscatter
H A DRSTestCore.java86 unitTests.add(new UT_script_group2_gatherscatter(this, mRes, mCtx));
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
H A DUT_script_group2_gatherscatter.java24 public class UT_script_group2_gatherscatter extends UnitTest { class in inherits:UnitTest
33 protected UT_script_group2_gatherscatter(RSTestCore rstc, Resources res, Context ctx) { method in class:UT_script_group2_gatherscatter
H A DRSTestCore.java92 unitTests.add(new UT_script_group2_gatherscatter(this, mRes, mCtx));

Completed in 114 milliseconds