Home
last modified time | relevance | path

Searched refs:getCollection (Results 1 – 24 of 24) sorted by relevance

/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
DCollectionCertStoreParametersTest.java69 Collection c = cp.getCollection(); in testCollectionCertStoreParameters02()
123 assertTrue("isRefUsed_1", certificates == cp.getCollection()); in testCollectionCertStoreParametersCollection03()
125 assertTrue("isEmpty", cp.getCollection().isEmpty()); in testCollectionCertStoreParametersCollection03()
130 assertTrue("isRefUsed_2", certificates.equals(cp.getCollection())); in testCollectionCertStoreParametersCollection03()
175 assertTrue(cp1.getCollection() == cp2.getCollection()); in testClone02()
191 assertTrue(cp1.getCollection() == cp2.getCollection() && in testClone03()
192 cp3.getCollection() == cp2.getCollection()); in testClone03()
225 assertNotNull(cp.getCollection()); in testGetCollection01()
236 assertNotNull(cp.getCollection()); in testGetCollection02()
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/
DMultimapPutAllMultimapTester.java108 Collection<V> getCollection = multimap().get(sampleKeys().e0); in testPutAllPropagatesToGet() local
109 int getCollectionSize = getCollection.size(); in testPutAllPropagatesToGet()
111 assertEquals(getCollectionSize + 1, getCollection.size()); in testPutAllPropagatesToGet()
112 ASSERT.that(getCollection).has().allOf(sampleValues().e3); in testPutAllPropagatesToGet()
DMultimapPutIterableTester.java207 Collection<V> getCollection = multimap().get(sampleKeys().e0); in testPutAllPropagatesToGet() local
208 int getCollectionSize = getCollection.size(); in testPutAllPropagatesToGet()
211 assertEquals(getCollectionSize + 2, getCollection.size()); in testPutAllPropagatesToGet()
212 ASSERT.that(getCollection).has().allOf(sampleValues().e3, sampleValues().e4); in testPutAllPropagatesToGet()
DMultimapReplaceValuesTester.java127 Collection<V> getCollection = multimap().get(key); in testReplaceValuesPropagatesToGet() local
131 ASSERT.that(getCollection).has().exactly( in testReplaceValuesPropagatesToGet()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
DCertStoreCollectionSpi.java39 Iterator iter = params.getCollection().iterator(); in engineGetCertificates()
75 Iterator iter = params.getCollection().iterator(); in engineGetCRLs()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
DX509CollectionStoreParameters.java52 public Collection getCollection() in getCollection() method in X509CollectionStoreParameters
/external/clang/include/clang/AST/
DStmtObjC.h36 Expr *getCollection() { in getCollection() function
42 const Expr *getCollection() const { in getCollection() function
/external/clang/lib/ARCMigrate/
DTransEmptyStatementsAndDealloc.cpp134 Expr *Exp = S->getCollection(); in VisitObjCForCollectionStmt()
/external/clang/lib/StaticAnalyzer/Checkers/
DBasicObjCFoundationChecks.cpp891 SVal CollectionVal = C.getSVal(FCS->getCollection()); in checkCollectionNonNil()
917 if (!isKnownNonNilCollectionType(FCS->getCollection()->getType())) in checkElementNonNil()
982 State->getSVal(FCS->getCollection(), C.getLocationContext()).getAsSymbol(); in assumeCollectionNonEmpty()
/external/clang/lib/CodeGen/
DCGObjC.cpp1458 Collection = EmitARCRetainScalarExpr(S.getCollection()); in EmitObjCForCollectionStmt()
1461 EmitObjCConsumeObject(S.getCollection()->getType(), Collection); in EmitObjCForCollectionStmt()
1463 Collection = EmitScalarExpr(S.getCollection()); in EmitObjCForCollectionStmt()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/clang/lib/AST/
DStmtPrinter.cpp299 PrintExpr(Node->getCollection()); in VisitObjCForCollectionStmt()
/external/owasp/sanitizer/tools/findbugs/lib/
Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...
/external/jarjar/lib/
Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/clang/lib/Serialization/
DASTWriterStmt.cpp1031 Writer.AddStmt(S->getCollection()); in VisitObjCForCollectionStmt()
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp2468 if (FS && FS->getCollection()->IgnoreParens() == s2Start && in optimizeEdges()
/external/clang/lib/Analysis/
DCFG.cpp2586 return addStmt(S->getCollection()); in VisitObjCForCollectionStmt()
/external/clang/lib/Sema/
DTreeTransform.h6348 ExprResult Collection = getDerived().TransformExpr(S->getCollection()); in TransformObjCForCollectionStmt()
6360 Collection.get() == S->getCollection() && in TransformObjCForCollectionStmt()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/google-tv-pairing-protocol/java/jar/
Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY ...
/external/robolectric/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...