Searched refs:getAndClear (Results 1 – 2 of 2) sorted by relevance
/external/guice/core/test/com/google/inject/ |
D | ProvisionListenerTest.java | 408 assertEquals(of(Key.get(Foo.class)), capturer.getAndClear()); in testNotifiedKeysOfAllBindTypes() 412 assertEquals(of(Key.get(FooP.class), Key.get(Foo.class, named("pk"))), capturer.getAndClear()); in testNotifiedKeysOfAllBindTypes() 414 assertEquals(of(Key.get(FooP.class), Key.get(Foo.class, named("pk"))), capturer.getAndClear()); in testNotifiedKeysOfAllBindTypes() 418 assertEquals(of(Key.get(JitFoo2P.class), Key.get(JitFoo2.class)), capturer.getAndClear()); in testNotifiedKeysOfAllBindTypes() 420 assertEquals(of(Key.get(JitFoo2P.class), Key.get(JitFoo2.class)), capturer.getAndClear()); in testNotifiedKeysOfAllBindTypes() 424 assertEquals(of(Key.get(Foo.class, named("pi"))), capturer.getAndClear()); in testNotifiedKeysOfAllBindTypes() 428 assertEquals(of(Key.get(Foo.class, named("cxtr"))), capturer.getAndClear()); in testNotifiedKeysOfAllBindTypes() 432 assertEquals(of(Key.get(Foo.class)), capturer.getAndClear()); in testNotifiedKeysOfAllBindTypes() 436 assertEquals(of(Key.get(Foo.class)), capturer.getAndClear()); in testNotifiedKeysOfAllBindTypes() 599 List<Key> getAndClear() { in getAndClear() method in ProvisionListenerTest.Capturer
|
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.osgi_3.13.0.v20180409-1500.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |