HomeSort by relevance Sort by last modified time
    Searched refs:SuppressWarnings (Results 676 - 700 of 809) sorted by null

<<21222324252627282930>>

  /external/guava/guava-tests/test/com/google/common/cache/
CacheBuilderFactory.java 92 @SuppressWarnings("unchecked")
  /external/guava/guava-tests/test/com/google/common/collect/
ForwardingListTest.java 173 @SuppressWarnings("unchecked")
ForwardingSortedMapTest.java 201 @SuppressWarnings("unchecked")
MapConstraintsTest.java 316 @SuppressWarnings("unchecked")
460 @SuppressWarnings("unchecked")
489 @SuppressWarnings("unchecked")
509 @SuppressWarnings("unchecked")
PeekingIteratorTest.java 41 @SuppressWarnings("serial") // No serialization is used in this test
SortedMapsTest.java 42 @SuppressWarnings("deprecation")
IterablesTest.java 82 @SuppressWarnings("serial")
381 @SuppressWarnings("unchecked")
403 @SuppressWarnings("unchecked")
530 for (@SuppressWarnings("unused") Object obj : iterable) {
569 @SuppressWarnings("deprecation") // test of a deprecated method
579 @SuppressWarnings("deprecation") // test of a deprecated method
961 @SuppressWarnings("deprecation") // test of deprecated method
    [all...]
IteratorsTest.java 607 @SuppressWarnings("unchecked")
617 @SuppressWarnings("unchecked")
636 @SuppressWarnings("unchecked")
686 @SuppressWarnings("unchecked")
705 @SuppressWarnings("unchecked")
    [all...]
MapsTest.java 169 @SuppressWarnings("serial")
637 @SuppressWarnings("deprecation") // that is the purpose of this test
688 @SuppressWarnings("deprecation") // StringBufferInputStream
740 @SuppressWarnings("serial") // never serialized
758 @SuppressWarnings("serial") // never serialized
793 @SuppressWarnings("unchecked")
860 @SuppressWarnings("unchecked")
    [all...]
TableCollectionTest.java 429 @SuppressWarnings("unchecked")
437 @SuppressWarnings("unchecked")
496 @SuppressWarnings("unchecked")
517 @SuppressWarnings("unchecked")
539 @SuppressWarnings("unchecked")
678 @SuppressWarnings("unchecked")
689 @SuppressWarnings("unchecked")
    [all...]
ImmutableSortedSetTest.java 696 @SuppressWarnings("unchecked") // using a legacy comparable
700 @SuppressWarnings("unchecked") // using a legacy comparable
718 @SuppressWarnings("unchecked")
732 @SuppressWarnings("unchecked")
745 @SuppressWarnings({"deprecation", "static-access"})
    [all...]
MultimapsTest.java 80 @SuppressWarnings("deprecation")
93 @SuppressWarnings("deprecation")
106 @SuppressWarnings("deprecation")
234 @SuppressWarnings("unchecked")
726 @SuppressWarnings("deprecation") // that is the purpose of this test
    [all...]
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/
VarOptimizer.java 204 @SuppressWarnings("unchecked")
  /external/mockito/src/org/mockito/
Matchers.java 104 @SuppressWarnings("unchecked")
343 * It's an alternative to &#064;SuppressWarnings("unchecked") to keep code clean of compiler warnings.
377 * It's an alternative to &#064;SuppressWarnings("unchecked") to keep code clean of compiler warnings.
411 * It's an alternative to &#064;SuppressWarnings("unchecked") to keep code clean of compiler warnings.
446 * It's an alternative to &#064;SuppressWarnings("unchecked") to keep code clean of compiler warnings.
Mockito.java     [all...]
  /external/mockito/src/org/mockito/internal/
MockitoCore.java 36 @SuppressWarnings("unchecked")
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/
PropertyBoxParserImpl.java 77 @SuppressWarnings("unchecked")
  /external/nist-sip/java/gov/nist/javax/sip/header/
ParametersHeader.java 575 @SuppressWarnings("unchecked")
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
DelegatingHttpsURLConnection.java 136 @SuppressWarnings("unchecked") // Spec does not generify
  /external/guava/guava/src/com/google/common/collect/
MapMakerInternalMap.java 664 @SuppressWarnings("unchecked") // impl never uses a parameter or returns any non-null value
915 @SuppressWarnings("unchecked") // impl never uses a parameter or returns any non-null value
950 @SuppressWarnings("unchecked") // impl never uses a parameter or returns any non-null value
    [all...]
Maps.java 319 @SuppressWarnings("unchecked")
613 @SuppressWarnings("unchecked")
    [all...]
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
Maps.java 316 @SuppressWarnings("unchecked")
610 @SuppressWarnings("unchecked")
    [all...]
  /external/guava/guava/src/com/google/common/cache/
LocalCache.java 723 @SuppressWarnings("unchecked") // impl never uses a parameter or returns any non-null value
1005 @SuppressWarnings("unchecked") // impl never uses a parameter or returns any non-null value
1040 @SuppressWarnings("unchecked") // impl never uses a parameter or returns any non-null value
    [all...]
  /cts/tests/tests/database/src/android/database/cts/
AbstractCursorTest.java 379 @SuppressWarnings("unchecked")
430 @SuppressWarnings("unchecked")
  /cts/tests/tests/hardware/src/android/hardware/cts/
SensorTest.java 93 @SuppressWarnings("deprecation")
398 @SuppressWarnings("deprecation")

Completed in 615 milliseconds

<<21222324252627282930>>