Searched refs:fromProperties (Results 1 – 12 of 12) sorted by relevance
37 this(ImmutableMap.copyOf(Maps.fromProperties(System.getProperties()))); in VmPropertiesLogMessage()
137 Config config = Config.Implementation.fromProperties(properties); in sdksFromProperties()147 Config config = Config.Implementation.fromProperties(properties); in minMaxSdksFromProperties()
48 Map<String, String> sysProps = Maps.fromProperties(System.getProperties()); in getProperties()
73 return Config.Implementation.fromProperties(getConfigProperties(packageName)); in buildPackageConfig()
78 return Maps.fromProperties(props); in loadProperties()
1022 Map<String, String> result = Maps.fromProperties(testProp); in testFromProperties()1026 result = Maps.fromProperties(testProp); in testFromProperties()1031 result = Maps.fromProperties(testProp); in testFromProperties()1041 result = Maps.fromProperties(testProp); in testFromProperties()1050 result = Maps.fromProperties(System.getProperties()); in testFromProperties()1059 result = Maps.fromProperties(testProp); in testFromProperties()1080 Maps.fromProperties(properties); in testFromPropertiesNullKey()1099 Maps.fromProperties(properties); in testFromPropertiesNonStringKeys()
184 public static Config fromProperties(Properties properties) { in fromProperties() method in Config.Implementation
667 const std::string fromProperties = genClippingPointInfoString(m_lines[ndx].p0); in testRender() local670 … << m_lines[ndx].p0.z() << "\tw=" << m_lines[ndx].p0.w() << ")\t" << fromProperties << TestLog::En… in testRender()
670 const std::string fromProperties = genClippingPointInfoString(m_lines[ndx].p0); in testRender() local673 … << m_lines[ndx].p0.z() << "\tw=" << m_lines[ndx].p0.w() << ")\t" << fromProperties << TestLog::En… in testRender()
1227 public static ImmutableMap<String, String> fromProperties(Properties properties) {
1353 public static ImmutableMap<String, String> fromProperties(Properties properties) {