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

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

Completed in 499 milliseconds