Searched refs:fromProperties (Results 1 - 23 of 23) sorted by relevance

/external/caliper/caliper/src/main/java/com/google/caliper/bridge/
H A DVmPropertiesLogMessage.java37 this(ImmutableMap.copyOf(Maps.fromProperties(System.getProperties())));
/external/robolectric/v3/
H A Drobolectric-annotations-3.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/robolectric/ org/robolectric/annotation/ org/robolectric/annotation/internal/ ...
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/
H A DConfigTest.java137 Config config = Config.Implementation.fromProperties(properties);
147 Config config = Config.Implementation.fromProperties(properties);
H A DManifestFactoryTest.java31 Config config = Config.Implementation.fromProperties(properties);
60 Config config = Config.Implementation.fromProperties(properties);
/external/caliper/caliper/src/main/java/com/google/caliper/runner/
H A DEnvironmentGetter.java48 Map<String, String> sysProps = Maps.fromProperties(System.getProperties());
/external/caliper/caliper/src/main/java/com/google/caliper/util/
H A DUtil.java78 return Maps.fromProperties(props);
/external/robolectric-shadows/robolectric/src/main/java/org/robolectric/
H A DConfigMerger.java73 return Config.Implementation.fromProperties(getConfigProperties(packageName));
/external/guava/guava-tests/test/com/google/common/collect/
H A DMapsTest.java1037 @GwtIncompatible("Maps.fromProperties")
1042 Map<String, String> result = Maps.fromProperties(testProp);
1046 result = Maps.fromProperties(testProp);
1051 result = Maps.fromProperties(testProp);
1061 result = Maps.fromProperties(testProp);
1070 result = Maps.fromProperties(System.getProperties());
1079 result = Maps.fromProperties(testProp);
1087 @GwtIncompatible("Maps.fromProperties")
1100 Maps.fromProperties(properties);
1105 @GwtIncompatible("Maps.fromProperties")
[all...]
/external/robolectric-shadows/annotations/src/main/java/org/robolectric/annotation/
H A DConfig.java200 public static Config fromProperties(Properties properties) { method in class:Config.Implementation
/external/deqp/modules/gles2/functional/
H A Des2fClippingTests.cpp667 const std::string fromProperties = genClippingPointInfoString(m_lines[ndx].p0); local
670 log << TestLog::Message << "\tfrom (x=" << m_lines[ndx].p0.x() << "\ty=" << m_lines[ndx].p0.y() << "\tz=" << m_lines[ndx].p0.z() << "\tw=" << m_lines[ndx].p0.w() << ")\t" << fromProperties << TestLog::EndMessage;
/external/deqp/modules/gles3/functional/
H A Des3fClippingTests.cpp670 const std::string fromProperties = genClippingPointInfoString(m_lines[ndx].p0); local
673 log << TestLog::Message << "\tfrom (x=" << m_lines[ndx].p0.x() << "\ty=" << m_lines[ndx].p0.y() << "\tz=" << m_lines[ndx].p0.z() << "\tw=" << m_lines[ndx].p0.w() << ")\t" << fromProperties << TestLog::EndMessage;
/external/guava/guava/src/com/google/common/collect/
H A DMaps.java1183 public static ImmutableMap<String, String> fromProperties( method in class:Maps
/external/dagger2/lib/
H A Dauto-value-1.4.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/auto/ com/google/auto/value/ ...
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/testng/ant/3rdparty/
H A Ddoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data.hdf assets/templates/assets/ ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/annotation-tools/annotation-file-utilities/lib/
H A Dguava-20.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...
/external/conscrypt/benchmark-android/
H A Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties.java package vogar ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 748 milliseconds