Home
last modified time | relevance | path

Searched refs:description (Results 1 – 25 of 36) sorted by relevance

12

/libcore/luni/src/test/java/libcore/java/util/
DGregorianCalendarTest.java340 String description; in checkDstLosAngeles2014() local
343 description = "01:59:59 - March 9th 2014"; in checkDstLosAngeles2014()
345 checkMillis(cal, description, 1394359199000L); in checkDstLosAngeles2014()
348 checkOutsideDst(cal, description); in checkDstLosAngeles2014()
352 description = "02:00:00 - March 9th 2014"; in checkDstLosAngeles2014()
361 checkMillis(cal, description, 1394359200000L); in checkDstLosAngeles2014()
364 checkInsideDst(cal, description); in checkDstLosAngeles2014()
368 description = "03:00:00 - March 9th 2014"; in checkDstLosAngeles2014()
370 checkMillis(cal, description, 1394359200000L); in checkDstLosAngeles2014()
373 checkInsideDst(cal, description); in checkDstLosAngeles2014()
[all …]
/libcore/ojluni/src/test/java/util/stream/bootlib/java/util/stream/
DStreamTestDataProvider.java169 static <T> Object[] arrayDataDescr(String description, T[] data) { in arrayDataDescr() argument
170 return new Object[] { description, TestData.Factory.ofArray(description, data)}; in arrayDataDescr()
173 static <T> Object[] streamDataDescr(String description, Supplier<Stream<T>> supplier) { in streamDataDescr() argument
174 return new Object[] { description, TestData.Factory.ofSupplier(description, supplier)}; in streamDataDescr()
177 static <T> Object[] collectionDataDescr(String description, Collection<T> data) { in collectionDataDescr() argument
178 return new Object[] { description, TestData.Factory.ofCollection(description, data)}; in collectionDataDescr()
181 static <T> Object[] sbDataDescr(String description, SpinedBuffer<T> data) { in sbDataDescr() argument
182 return new Object[] { description, TestData.Factory.ofSpinedBuffer(description, data)}; in sbDataDescr()
185 static <T> Object[] splitDescr(String description, Supplier<Spliterator<T>> ss) { in splitDescr() argument
186 return new Object[] { description, ss }; in splitDescr()
DLongStreamTestDataProvider.java139 static <T> Object[] streamDataDescr(String description, Supplier<LongStream> s) { in streamDataDescr() argument
140 return new Object[] { description, TestData.Factory.ofLongSupplier(description, s) }; in streamDataDescr()
143 static <T> Object[] splitDescr(String description, Supplier<Spliterator.OfLong> s) { in splitDescr() argument
144 return new Object[] { description, s }; in splitDescr()
DIntStreamTestDataProvider.java139 static <T> Object[] streamDataDescr(String description, Supplier<IntStream> s) { in streamDataDescr() argument
140 return new Object[] { description, TestData.Factory.ofIntSupplier(description, s) }; in streamDataDescr()
143 static <T> Object[] splitDescr(String description, Supplier<Spliterator.OfInt> s) { in splitDescr() argument
144 return new Object[] { description, s }; in splitDescr()
DDoubleStreamTestDataProvider.java129 static <T> Object[] splitDescr(String description, Supplier<Spliterator.OfDouble> s) { in splitDescr() argument
130 return new Object[] { description, s }; in splitDescr()
/libcore/ojluni/src/test/java/util/stream/testlib/org/openjdk/testlib/java/util/stream/
DStreamTestDataProvider.java175 static <T> Object[] arrayDataDescr(String description, T[] data) { in arrayDataDescr() argument
176 return new Object[] { description, TestData.Factory.ofArray(description, data)}; in arrayDataDescr()
179 static <T> Object[] streamDataDescr(String description, Supplier<Stream<T>> supplier) { in streamDataDescr() argument
180 return new Object[] { description, TestData.Factory.ofSupplier(description, supplier)}; in streamDataDescr()
183 static <T> Object[] collectionDataDescr(String description, Collection<T> data) { in collectionDataDescr() argument
184 return new Object[] { description, TestData.Factory.ofCollection(description, data)}; in collectionDataDescr()
187 static <T> Object[] sbDataDescr(String description, SpinedBuffer<T> data) { in sbDataDescr() argument
188 return new Object[] { description, TestData.Factory.ofSpinedBuffer(description, data)}; in sbDataDescr()
191 static <T> Object[] splitDescr(String description, Supplier<Spliterator<T>> ss) { in splitDescr() argument
192 return new Object[] { description, ss }; in splitDescr()
DIntStreamTestDataProvider.java143 static <T> Object[] streamDataDescr(String description, Supplier<IntStream> s) { in streamDataDescr() argument
144 return new Object[] { description, TestData.Factory.ofIntSupplier(description, s) }; in streamDataDescr()
147 static <T> Object[] splitDescr(String description, Supplier<Spliterator.OfInt> s) { in splitDescr() argument
148 return new Object[] { description, s }; in splitDescr()
DLongStreamTestDataProvider.java143 static <T> Object[] streamDataDescr(String description, Supplier<LongStream> s) { in streamDataDescr() argument
144 return new Object[] { description, TestData.Factory.ofLongSupplier(description, s) }; in streamDataDescr()
147 static <T> Object[] splitDescr(String description, Supplier<Spliterator.OfLong> s) { in splitDescr() argument
148 return new Object[] { description, s }; in splitDescr()
DDoubleStreamTestDataProvider.java134 static <T> Object[] splitDescr(String description, Supplier<Spliterator.OfDouble> s) { in splitDescr() argument
135 return new Object[] { description, s }; in splitDescr()
/libcore/expectations/
Dknownfailures.txt7 description: "large tests",
47description: "can't compile a pattern with negative look-behind and quantifiers with upper bounds",
53 description: "Package.getPackages(), ClassLoader.getPackages() both omit results",
58 description: "KeyAgreementFunctionalTest times out even with an absurdly long timeout",
63 description: "ICU seems to treat unknown and invalid locales differently",
68 description: "DecimalFormat is limited to 127 digits",
73 description: "HTTPS connections should not be pooled.",
78 description: "We fake support for these by substituting similar (but not identical) charsets",
92description: "It's not allowed to pass null as parent class loader to a new ClassLoader anymore. M…
98 description: "Android throws IllegalArgumentException, RI throws NullPointerException",
[all …]
Dvirtualdeviceknownfailures.txt15 description: "IPv6 connectivity not yet supported in virtual device testing infra",
21description: "Virtual devices do not implement the SELinux policy (forbid hard link) asserted by t…
26 description: "multicast not supported in virtual device testing infra",
35 description: "DNS lookups of {1.2.3.4.} do not reliably fail on GCE networks",
40 description: "Kernels between 4.4 and 4.9 interpret the backlog parameter differently than we
/libcore/ojluni/src/test/java/util/stream/test/org/openjdk/tests/java/util/stream/
DInfiniteStreamWithLimitOpTest.java180 public void testSubsizedWithRange(String description, UnaryOperator<Stream<Long>> fs) {
191 public void testIntSubsizedWithRange(String description, UnaryOperator<IntStream> fs) {
202 public void testLongSubsizedWithRange(String description, UnaryOperator<LongStream> fs) {
213 public void testDoubleSubsizedWithRange(String description, UnaryOperator<DoubleStream> fs) {
227 public void testUnorderedFinite(String description, UnaryOperator<Stream<Long>> fs) {
238 public void testIntUnorderedFinite(String description, UnaryOperator<IntStream> fs) {
249 public void testLongUnorderedFinite(String description, UnaryOperator<LongStream> fs) {
260 public void testDoubleUnorderedFinite(String description, UnaryOperator<DoubleStream> fs) {
307 …public void testUnorderedSizedNotSubsizedFinite(String description, UnaryOperator<Stream<Long>> fs…
319 …public void testIntUnorderedSizedNotSubsizedFinite(String description, UnaryOperator<IntStream> fs…
[all …]
/libcore/luni/src/test/java/libcore/java/sql/
DOldDriverPropertyInfoTest.java63 String description = info[0].description; in testPublicFields() local
64 assertNull(description); in testPublicFields()
/libcore/luni/src/test/java/libcore/xml/
DDomTest.java110 private Element description; field in DomTest
153 description = (Element) item.getChildNodes().item(3); in setUp()
154 descriptionText1 = (Text) description.getChildNodes().item(0); in setUp()
155 descriptionText2 = (CDATASection) description.getChildNodes().item(1); in setUp()
156 descriptionText3 = (Text) description.getChildNodes().item(2); in setUp()
178 itemXmlnsA, name, standard, deluxe, waffles, description, in setUp()
216 assertEquals("http://addons", description.lookupNamespaceURI("a")); in testLookupNamespaceURIByPrefix()
248 assertEquals("http://marketing", description.lookupNamespaceURI(null)); in testLookupNamespaceURIWithNullPrefix()
286 assertEquals("a", description.lookupPrefix("http://addons")); in testLookupPrefixWithShadowedUri()
330 assertEquals(null, description.lookupPrefix("http://usda")); in testLookupPrefixWithShadowingUri()
[all …]
/libcore/test-rules/src/platform_compat/java/libcore/junit/util/
DCoreCompatChangeRule.java67 public Statement apply(final Statement statement, Description description) { in apply() argument
70 EnableCompatChanges enableCompatChanges = description.getAnnotation( in apply()
72 DisableCompatChanges disableCompatChanges = description.getAnnotation( in apply()
/libcore/luni/src/test/resources/
Drecipt.dtd1 <!ELEMENT collection (description,recipe+)>
2 <!ELEMENT description ANY> element
/libcore/luni/src/test/resources/systemid/
Drecipt.dtd1 <!ELEMENT collection (description,recipe+)>
2 <!ELEMENT description ANY> element
/libcore/test-rules/src/main/java/libcore/junit/util/
DResourceLeakageDetector.java135 public Statement apply(Statement base, Description description) { in apply() argument
138 if (description.getAnnotation(DisableResourceLeakageDetection.class) != null) { in apply()
143 return leakageDetectorRule.apply(base, description); in apply()
DSwitchTargetSdkVersionRule.java92 public Statement apply(final Statement statement, Description description) { in apply() argument
93 TargetSdkVersion targetSdkVersion = description.getAnnotation(TargetSdkVersion.class); in apply()
/libcore/luni/src/main/java/android/system/
DGaiException.java64 String description = Libcore.os.gai_strerror(error); in getMessage() local
65 return functionName + " failed: " + gaiName + " (" + description + ")"; in getMessage()
DErrnoException.java64 String description = Libcore.os.strerror(errno); in getMessage() local
65 return functionName + " failed: " + errnoName + " (" + description + ")"; in getMessage()
/libcore/benchmarks/src/benchmarks/
DImtConflictBenchmarkGen.py43 description = """ variable
61 print(description)
/libcore/test-rules/src/main/java/libcore/junit/junit3/
DTestCaseWithRules.java93 Description description = in runBare() local
100 statement = ((TestRule) rule).apply(statement, description); in runBare()
/libcore/ojluni/src/main/java/java/sql/
DDriverPropertyInfo.java60 public String description = null; field in DriverPropertyInfo
/libcore/ojluni/src/main/java/sun/security/provider/certpath/
DOCSP.java324 for (AccessDescription description : descriptions) { in getResponderURI()
325 if (description.getAccessMethod().equals((Object) in getResponderURI()
328 GeneralName generalName = description.getAccessLocation(); in getResponderURI()

12