Searched defs:emptyCollection (Results 1 – 3 of 3) sorted by relevance
237 protected MinimalCollection<E> emptyCollection() { in emptyCollection() method in AbstractContainerTester
356 void tst_QWebElement::emptyCollection() in emptyCollection() function in tst_QWebElement358 QWebElementCollection emptyCollection; in emptyCollection() local
271 Collection<Integer> emptyCollection = Lists.newArrayList(); in testPutAllCollection() local