Searched refs:SupportedPlatform (Results 1 – 6 of 6) sorted by relevance
91 SupportedPlatform annotation = clazz.getAnnotation(SupportedPlatform.class); in supports()
32 public @interface SupportedPlatform { annotation
28 import com.google.caliper.platform.SupportedPlatform;45 @SupportedPlatform(Platform.Type.JVM)
28 import com.google.caliper.platform.SupportedPlatform;55 @SupportedPlatform(Platform.Type.JVM)
42 import com.google.caliper.platform.SupportedPlatform;65 @SupportedPlatform({Platform.Type.JVM, Platform.Type.DALVIK})
27 import com.google.caliper.platform.SupportedPlatform;120 @SupportedPlatform(Platform.Type.JVM)