Home
last modified time | relevance | path

Searched refs:testMethods (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/database/src/android/database/sqlite/cts/
DSQLiteQueryTest.java22 public void testMethods() { in testMethods() method in SQLiteQueryTest
/cts/tools/utils/
DCollectAllTests.java380 Method[] testMethods = testClass.getDeclaredMethods(); in addToTests() local
381 for (Method testMethod : testMethods) { in addToTests()
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DGradientDrawableTest.java203 public void testMethods() { in testMethods() method in GradientDrawableTest
DRotateDrawableTest.java176 public void testMethods() { in testMethods() method in RotateDrawableTest