Searched refs:getAndClear (Results 1 – 2 of 2) sorted by relevance
/external/guice/core/test/com/google/inject/ |
D | ProvisionListenerTest.java | 330 assertEquals(of(Key.get(Foo.class)), capturer.getAndClear()); in testNotifiedKeysOfAllBindTypes() 334 assertEquals(of(Key.get(FooP.class), Key.get(Foo.class, named("pk"))), capturer.getAndClear()); in testNotifiedKeysOfAllBindTypes() 336 assertEquals(of(Key.get(FooP.class), Key.get(Foo.class, named("pk"))), capturer.getAndClear()); in testNotifiedKeysOfAllBindTypes() 340 assertEquals(of(Key.get(JitFoo2P.class), Key.get(JitFoo2.class)), capturer.getAndClear()); in testNotifiedKeysOfAllBindTypes() 342 assertEquals(of(Key.get(JitFoo2P.class), Key.get(JitFoo2.class)), capturer.getAndClear()); in testNotifiedKeysOfAllBindTypes() 346 assertEquals(of(Key.get(Foo.class, named("pi"))), capturer.getAndClear()); in testNotifiedKeysOfAllBindTypes() 350 assertEquals(of(Key.get(Foo.class, named("cxtr"))), capturer.getAndClear()); in testNotifiedKeysOfAllBindTypes() 354 assertEquals(of(Key.get(Foo.class)), capturer.getAndClear()); in testNotifiedKeysOfAllBindTypes() 358 assertEquals(of(Key.get(Foo.class)), capturer.getAndClear()); in testNotifiedKeysOfAllBindTypes() 493 List<Key> getAndClear() { in getAndClear() method in ProvisionListenerTest.Capturer
|
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.osgi_3.10.100.v20150529-1857.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |