Searched refs:emptyCollection (Results 1 – 7 of 7) sorted by relevance
48 collection.addAll(emptyCollection())); in testAddAll_supportedNothing()56 collection.addAll(emptyCollection())); in testAddAll_unsupportedNothing()
86 getList().addAll(0, emptyCollection())); in testAddAllAtIndex_supportedNothing()94 getList().addAll(0, emptyCollection())); in testAddAllAtIndex_unsupportedNothing()
76 empty = new Target(emptyCollection(), "empty"); in setUp()
237 protected MinimalCollection<E> emptyCollection() { in emptyCollection() method in AbstractContainerTester
55 void emptyCollection();356 void tst_QWebElement::emptyCollection() in emptyCollection() function in tst_QWebElement358 QWebElementCollection emptyCollection; in emptyCollection() local359 QCOMPARE(emptyCollection.count(), 0); in emptyCollection()
271 Collection<Integer> emptyCollection = Lists.newArrayList(); in testPutAllCollection() local272 multimap.putAll("bar", emptyCollection); in testPutAllCollection()
13313 (tst_QWebElement::emptyCollection):17801 (tst_QWebElement::emptyCollection):