Home
last modified time | relevance | path

Searched refs:testCreate (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/rscpp/src/android/cts/rscpp/
DRSTypeTest.java30 native boolean testCreate(String path); in testCreate() method in RSTypeTest
32 assertTrue(testCreate(this.getContext().getCacheDir().toString())); in testRSTypeTestCreate()
/cts/tests/tests/hardware/src/android/hardware/cts/
DHardwareBufferTest.java46 public void testCreate() { in testCreate() method in HardwareBufferTest
/cts/tests/tests/graphics/src/android/graphics/cts/
DBitmapRGBAF16Test.java99 public void testCreate() { in testCreate() method in BitmapRGBAF16Test
DTypefaceTest.java135 public void testCreate() { in testCreate() method in TypefaceTest
/cts/tests/app/src/android/app/cts/
DAlertDialog_BuilderTest.java670 public void testCreate() throws Throwable { in testCreate() method in AlertDialog_BuilderTest
/cts/tests/tests/content/src/android/content/cts/
DIntentFilterTest.java257 public void testCreate() { in testCreate() method in IntentFilterTest