Home
last modified time | relevance | path

Searched refs:getIntProperty (Results 1 – 14 of 14) sorted by relevance

/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
DTestFmwk.java186 protected static int getIntProperty(String key, int defVal) { in getIntProperty() method in TestFmwk
187 return getParams().getIntProperty(key, defVal); in getIntProperty()
190 protected static int getIntProperty(String key, int defVal, int maxVal) { in getIntProperty() method in TestFmwk
191 return getParams().getIntProperty(key, defVal, maxVal); in getIntProperty()
330 inclusion = getIntProperty(EXHAUSTIVENESS, DEFAULT_EXHAUSTIVENESS, MAX_EXHAUSTIVENESS); in parseProperties()
332 loggingLevel = getIntProperty(LOGGING_LEVEL, DEFAULT_LOGGING_LEVEL, MAX_LOGGING_LEVEL); in parseProperties()
368 public int getIntProperty(String key, int defVal) { in getIntProperty() method in TestFmwk.TestParams
369 return getIntProperty(key, defVal, -1); in getIntProperty()
372 public int getIntProperty(String key, int defVal, int maxVal) { in getIntProperty() method in TestFmwk.TestParams
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/
DTestFmwk.java187 protected static int getIntProperty(String key, int defVal) { in getIntProperty() method in TestFmwk
188 return getParams().getIntProperty(key, defVal); in getIntProperty()
191 protected static int getIntProperty(String key, int defVal, int maxVal) { in getIntProperty() method in TestFmwk
192 return getParams().getIntProperty(key, defVal, maxVal); in getIntProperty()
331 inclusion = getIntProperty(EXHAUSTIVENESS, DEFAULT_EXHAUSTIVENESS, MAX_EXHAUSTIVENESS); in parseProperties()
333 loggingLevel = getIntProperty(LOGGING_LEVEL, DEFAULT_LOGGING_LEVEL, MAX_LOGGING_LEVEL); in parseProperties()
369 public int getIntProperty(String key, int defVal) { in getIntProperty() method in TestFmwk.TestParams
370 return getIntProperty(key, defVal, -1); in getIntProperty()
373 public int getIntProperty(String key, int defVal, int maxVal) { in getIntProperty() method in TestFmwk.TestParams
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DOutputProperties.java266 public int getIntProperty(QName key) in getIntProperty() method in OutputProperties
268 return getIntProperty(key.toNamespacedString()); in getIntProperty()
282 public int getIntProperty(String key) in getIntProperty() method in OutputProperties
284 return OutputPropertyUtils.getIntProperty(key, m_properties); in getIntProperty()
/external/proguard/examples/annotations/examples/
DBean.java35 public int getIntProperty() in getIntProperty() method in Bean
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DOutputPropertyUtils.java72 public static int getIntProperty(String key, Properties props) in getIntProperty() method in OutputPropertyUtils
/external/v8/src/
Dapi.cc2746 static int getIntProperty(const StackFrame* f, const char* propertyName, in getIntProperty() function
2759 return getIntProperty(this, "lineNumber", Message::kNoLineNumberInfo); in GetLineNumber()
2764 return getIntProperty(this, "column", Message::kNoColumnInfo); in GetColumn()
2769 return getIntProperty(this, "scriptId", Message::kNoScriptIdInfo); in GetScriptId()
/external/robolectric/v1/lib/main/
Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/ ...
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...