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

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/
GroovyTestsSuite.java 18 import com.android.ide.eclipse.tests.groovytests.TestGroovy;
41 suite.addTestSuite(TestGroovy.class);
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/groovytests/
compile_error.groovy 20 import com.android.ide.eclipse.tests.groovytests.TestGroovy.AdtTestInterface;
simple_test.groovy 19 import com.android.ide.eclipse.tests.groovytests.TestGroovy.AdtTestInterface;
TestGroovy.java 32 public class TestGroovy extends TestCase {

Completed in 225 milliseconds