Home
last modified time | relevance | path

Searched refs:bindProperties (Results 1 – 4 of 4) sorted by relevance

/external/guice/core/test/com/google/inject/name/
DNamesTest.java66 Names.bindProperties(binder(), teams); in testBindPropertiesUsingProperties()
83 Names.bindProperties(binder(), properties); in testBindPropertiesUsingMap()
105 Names.bindProperties(binder(), teams); in testBindPropertiesIncludesInheritedProperties()
DNamedEquivalanceTest.java114 Names.bindProperties(binder(), properties); in testBindPropertiesWorksWithJsr330()
/external/guice/core/src/com/google/inject/name/
DNames.java40 public static void bindProperties(Binder binder, Map<String, String> properties) { in bindProperties() method in Names
53 public static void bindProperties(Binder binder, Properties properties) { in bindProperties() method in Names
/external/testng/lib-supplied/
Dguice-2.0.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ ...