Searched refs:ImplBy (Results 1 – 1 of 1) sorted by relevance
260 bind(ImplBy.class); in testImplementedBy()263 ensureWorks(injector, ImplBy.class); in testImplementedBy()568 bind(ImplBy.class); in testJitImplementedByBindingInParentFails()705 private static interface ImplBy {} interface in JitBindingsTest706 private static class ImplByImpl implements ImplBy {}