HomeSort by relevance Sort by last modified time
    Searched refs:RUNTIME (Results 451 - 475 of 581) sorted by null

<<11121314151617181920>>

  /external/guice/extensions/throwingproviders/test/com/google/inject/throwingproviders/
CheckedProviderTest.java 20 import static java.lang.annotation.RetentionPolicy.RUNTIME;
72 @Target(METHOD) @Retention(RUNTIME) @BindingAnnotation
720 throw new AssertionError("nextToThrow must be a runtime or remote exception");
750 throw new AssertionError("nextToThrow must be a runtime or remote exception");
787 throw new AssertionError("nextToThrow must be a runtime or remote exception");
    [all...]
ThrowingProviderTest.java 20 import static java.lang.annotation.RetentionPolicy.RUNTIME;
60 @Target(METHOD) @Retention(RUNTIME) @BindingAnnotation
540 throw new AssertionError("nextToThrow must be a runtime or remote exception");
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/reflect/
FieldTest.java 54 @Retention(RetentionPolicy.RUNTIME)
59 @Retention(RetentionPolicy.RUNTIME)
75 @Retention(RetentionPolicy.RUNTIME)
    [all...]
MethodTest.java 149 @Retention(RetentionPolicy.RUNTIME)
    [all...]
  /external/guice/extensions/multibindings/test/com/google/inject/multibindings/
MapBinderTest.java 27 import static java.lang.annotation.RetentionPolicy.RUNTIME;
    [all...]
MultibinderTest.java 27 import static java.lang.annotation.RetentionPolicy.RUNTIME;
606 @Retention(RUNTIME) @BindingAnnotation
609 @Retention(RUNTIME) @BindingAnnotation
    [all...]
OptionalBinderTest.java     [all...]
  /frameworks/base/core/java/android/view/
ViewDebug.java 92 @Retention(RetentionPolicy.RUNTIME)
218 @Retention(RetentionPolicy.RUNTIME)
242 @Retention(RetentionPolicy.RUNTIME)
279 @Retention(RetentionPolicy.RUNTIME)
    [all...]
  /dalvik/dx/src/com/android/dx/cf/direct/
StdAttributeFactory.java 669 ap.parseAnnotationAttribute(AnnotationVisibility.RUNTIME);
703 ap.parseParameterAttribute(AnnotationVisibility.RUNTIME);
  /external/guice/core/test/com/google/inject/
BinderTestSuite.java 23 import static java.lang.annotation.RetentionPolicy.RUNTIME;
744 @Target({ TYPE, METHOD }) @Retention(RUNTIME) @ScopeAnnotation
  /external/libjpeg-turbo/
CMakeLists.txt     [all...]
  /external/guice/core/test/com/google/inject/spi/
ElementsTest.java 23 import static java.lang.annotation.RetentionPolicy.RUNTIME;
    [all...]
  /tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
HostTestTest.java 284 @Retention(RetentionPolicy.RUNTIME)
291 @Retention(RetentionPolicy.RUNTIME)
296 @Retention(RetentionPolicy.RUNTIME)
    [all...]
  /cts/tests/tests/print/src/android/print/cts/
BasePrintTest.java     [all...]
  /external/guava/guava-testlib/src/com/google/common/testing/
FreshValueGenerator.java 286 @Retention(RetentionPolicy.RUNTIME)
  /external/guava/guava-tests/test/com/google/common/reflect/
InvokableTest.java 547 @Retention(RetentionPolicy.RUNTIME)
  /external/v8/src/runtime/
runtime.h 21 // * %#name, which is always a runtime call.
22 // * %_#name, which can be inlined or just a runtime call, the compiler in
25 // * IntrinsicTypes are Runtime::RUNTIME and Runtime::INLINE, respectively.
27 // * IDs are Runtime::k##name and Runtime::kInline##name, respectively.
32 // to a simple runtime call if necessary.
651 // Most intrinsics are implemented in the runtime/ directory, but ICs are
721 // Runtime provides access to all C++ runtime functions
    [all...]
  /frameworks/base/core/java/android/os/
Debug.java 74 * @deprecated Accurate counting is a burden on the runtime and may be removed.
    [all...]
  /libcore/luni/src/test/java/libcore/java/lang/
OldClassTest.java 50 @Retention(RetentionPolicy.RUNTIME)
    [all...]
  /frameworks/base/services/tests/servicestests/src/com/android/server/
NetworkPolicyManagerServiceTest.java     [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-util/0.9.0.M2/
aether-util-0.9.0.M2.jar 
  /prebuilts/tools/common/m2/repository/org/sonatype/aether/aether-util/1.7/
aether-util-1.7.jar 
  /frameworks/support/core-ui/java/android/support/v4/view/
ViewPager.java 378 @Retention(RetentionPolicy.RUNTIME)
    [all...]
  /frameworks/support/design/src/android/support/design/widget/
CoordinatorLayout.java     [all...]
  /prebuilts/gradle-plugin/org/jetbrains/kotlin/kotlin-runtime/1.0.5/
kotlin-runtime-1.0.5.jar 

Completed in 5955 milliseconds

<<11121314151617181920>>