Searched refs:testMethods (Results 1 – 4 of 4) sorted by relevance
22 public void testMethods() { in testMethods() method in SQLiteQueryTest
380 Method[] testMethods = testClass.getDeclaredMethods(); in addToTests() local381 for (Method testMethod : testMethods) { in addToTests()
203 public void testMethods() { in testMethods() method in GradientDrawableTest
176 public void testMethods() { in testMethods() method in RotateDrawableTest