Searched refs:TestAnnotation (Results 1 - 4 of 4) sorted by relevance

/external/apache-harmony/support/src/test/resources/tests/resources/
H A Dhyts_flushed.jarMETA-INF/MANIFEST.MF test/TestAnnotation.class TestAnnotation.java package test public abstract annotation test ...
/external/guice/extensions/throwingproviders/test/com/google/inject/throwingproviders/
H A DCheckedProviderMethodsModuleTest.java62 @interface TestAnnotation { interface in class:CheckedProviderMethodsModuleTest
86 @CheckedProvides(RpcProvider.class) @TestAnnotation
149 .getInstance(Key.get(rpcProviderOfLong, TestAnnotation.class));
/external/testng/src/main/java/org/testng/internal/annotations/
H A DTestAnnotation.java13 public class TestAnnotation extends TestOrConfiguration implements ITestAnnotation { class in inherits:TestOrConfiguration,ITestAnnotation
H A DJDK15TagFactory.java384 TestAnnotation result = new TestAnnotation();

Completed in 204 milliseconds