Home
last modified time | relevance | path

Searched defs:expectedPos (Results 1 – 25 of 96) sorted by relevance

1234

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/time/tck/java/time/format/
H A DTCKLocalizedFieldParser.java98 …public void test_parse_textField(String pattern, String text, int pos, int expectedPos, long expec… in test_parse_textField()
123 assertEquals(ppos.getErrorIndex(), expectedPos); in test_parse_textField() local
125 assertEquals(ppos.getIndex(), expectedPos, "Incorrect ending parse position"); in test_parse_textField() local
149 …public void test_parse_textLocalDate(String pattern, String text, int pos, int expectedPos, LocalD… in test_parse_textLocalDate()
155 assertEquals(ppos.getErrorIndex(), expectedPos); in test_parse_textLocalDate() local
157 assertEquals(ppos.getIndex(), expectedPos, "Incorrect ending parse position"); in test_parse_textLocalDate() local
186 …public void test_parse_WeekBasedYear(String pattern, String text, int pos, int expectedPos, LocalD… in test_parse_WeekBasedYear()
192 assertEquals(ppos.getErrorIndex(), expectedPos); in test_parse_WeekBasedYear() local
195 assertEquals(ppos.getIndex(), expectedPos, "Incorrect ending parse position"); in test_parse_WeekBasedYear() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/time/tck/java/time/format/
H A DTCKLocalizedFieldParser.java98 …public void test_parse_textField(String pattern, String text, int pos, int expectedPos, long expec… in test_parse_textField()
123 assertEquals(ppos.getErrorIndex(), expectedPos); in test_parse_textField() local
125 assertEquals(ppos.getIndex(), expectedPos, "Incorrect ending parse position"); in test_parse_textField() local
149 …public void test_parse_textLocalDate(String pattern, String text, int pos, int expectedPos, LocalD… in test_parse_textLocalDate()
155 assertEquals(ppos.getErrorIndex(), expectedPos); in test_parse_textLocalDate() local
157 assertEquals(ppos.getIndex(), expectedPos, "Incorrect ending parse position"); in test_parse_textLocalDate() local
186 …public void test_parse_WeekBasedYear(String pattern, String text, int pos, int expectedPos, LocalD… in test_parse_WeekBasedYear()
192 assertEquals(ppos.getErrorIndex(), expectedPos); in test_parse_WeekBasedYear() local
195 assertEquals(ppos.getIndex(), expectedPos, "Incorrect ending parse position"); in test_parse_WeekBasedYear() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/time/tck/java/time/format/
H A DTCKLocalizedFieldParser.java105 …public void test_parse_textField(String pattern, String text, int pos, int expectedPos, long expec… in test_parse_textField()
131 assertEquals(ppos.getErrorIndex(), expectedPos); in test_parse_textField() local
133 assertEquals(ppos.getIndex(), expectedPos, "Incorrect ending parse position"); in test_parse_textField() local
157 …public void test_parse_textLocalDate(String pattern, String text, int pos, int expectedPos, LocalD… in test_parse_textLocalDate()
163 assertEquals(ppos.getErrorIndex(), expectedPos); in test_parse_textLocalDate() local
165 assertEquals(ppos.getIndex(), expectedPos, "Incorrect ending parse position"); in test_parse_textLocalDate() local
194 …public void test_parse_WeekBasedYear(String pattern, String text, int pos, int expectedPos, LocalD… in test_parse_WeekBasedYear()
200 assertEquals(ppos.getErrorIndex(), expectedPos); in test_parse_WeekBasedYear() local
203 assertEquals(ppos.getIndex(), expectedPos, "Incorrect ending parse position"); in test_parse_WeekBasedYear() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/time/tck/java/time/format/
H A DTCKLocalizedFieldParser.java105 …public void test_parse_textField(String pattern, String text, int pos, int expectedPos, long expec… in test_parse_textField()
131 assertEquals(ppos.getErrorIndex(), expectedPos); in test_parse_textField() local
133 assertEquals(ppos.getIndex(), expectedPos, "Incorrect ending parse position"); in test_parse_textField() local
157 …public void test_parse_textLocalDate(String pattern, String text, int pos, int expectedPos, LocalD… in test_parse_textLocalDate()
163 assertEquals(ppos.getErrorIndex(), expectedPos); in test_parse_textLocalDate() local
165 assertEquals(ppos.getIndex(), expectedPos, "Incorrect ending parse position"); in test_parse_textLocalDate() local
194 …public void test_parse_WeekBasedYear(String pattern, String text, int pos, int expectedPos, LocalD… in test_parse_WeekBasedYear()
200 assertEquals(ppos.getErrorIndex(), expectedPos); in test_parse_WeekBasedYear() local
203 assertEquals(ppos.getIndex(), expectedPos, "Incorrect ending parse position"); in test_parse_WeekBasedYear() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/time/tck/java/time/format/
H A DTCKLocalizedFieldParser.java105 …public void test_parse_textField(String pattern, String text, int pos, int expectedPos, long expec… in test_parse_textField()
131 assertEquals(ppos.getErrorIndex(), expectedPos); in test_parse_textField() local
133 assertEquals(ppos.getIndex(), expectedPos, "Incorrect ending parse position"); in test_parse_textField() local
157 …public void test_parse_textLocalDate(String pattern, String text, int pos, int expectedPos, LocalD… in test_parse_textLocalDate()
163 assertEquals(ppos.getErrorIndex(), expectedPos); in test_parse_textLocalDate() local
165 assertEquals(ppos.getIndex(), expectedPos, "Incorrect ending parse position"); in test_parse_textLocalDate() local
194 …public void test_parse_WeekBasedYear(String pattern, String text, int pos, int expectedPos, LocalD… in test_parse_WeekBasedYear()
200 assertEquals(ppos.getErrorIndex(), expectedPos); in test_parse_WeekBasedYear() local
203 assertEquals(ppos.getIndex(), expectedPos, "Incorrect ending parse position"); in test_parse_WeekBasedYear() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/time/tck/java/time/format/
H A DTCKLocalizedFieldParser.java105 …public void test_parse_textField(String pattern, String text, int pos, int expectedPos, long expec… in test_parse_textField()
131 assertEquals(ppos.getErrorIndex(), expectedPos); in test_parse_textField() local
133 assertEquals(ppos.getIndex(), expectedPos, "Incorrect ending parse position"); in test_parse_textField() local
157 …public void test_parse_textLocalDate(String pattern, String text, int pos, int expectedPos, LocalD… in test_parse_textLocalDate()
163 assertEquals(ppos.getErrorIndex(), expectedPos); in test_parse_textLocalDate() local
165 assertEquals(ppos.getIndex(), expectedPos, "Incorrect ending parse position"); in test_parse_textLocalDate() local
194 …public void test_parse_WeekBasedYear(String pattern, String text, int pos, int expectedPos, LocalD… in test_parse_WeekBasedYear()
200 assertEquals(ppos.getErrorIndex(), expectedPos); in test_parse_WeekBasedYear() local
203 assertEquals(ppos.getIndex(), expectedPos, "Incorrect ending parse position"); in test_parse_WeekBasedYear() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/time/tck/java/time/format/
H A DTCKLocalizedFieldParser.java105 …public void test_parse_textField(String pattern, String text, int pos, int expectedPos, long expec… in test_parse_textField()
131 assertEquals(ppos.getErrorIndex(), expectedPos); in test_parse_textField() local
133 assertEquals(ppos.getIndex(), expectedPos, "Incorrect ending parse position"); in test_parse_textField() local
157 …public void test_parse_textLocalDate(String pattern, String text, int pos, int expectedPos, LocalD… in test_parse_textLocalDate()
163 assertEquals(ppos.getErrorIndex(), expectedPos); in test_parse_textLocalDate() local
165 assertEquals(ppos.getIndex(), expectedPos, "Incorrect ending parse position"); in test_parse_textLocalDate() local
194 …public void test_parse_WeekBasedYear(String pattern, String text, int pos, int expectedPos, LocalD… in test_parse_WeekBasedYear()
200 assertEquals(ppos.getErrorIndex(), expectedPos); in test_parse_WeekBasedYear() local
203 assertEquals(ppos.getIndex(), expectedPos, "Incorrect ending parse position"); in test_parse_WeekBasedYear() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/time/tck/java/time/format/
H A DTCKLocalizedFieldParser.java105 …public void test_parse_textField(String pattern, String text, int pos, int expectedPos, long expec… in test_parse_textField()
131 assertEquals(ppos.getErrorIndex(), expectedPos); in test_parse_textField() local
133 assertEquals(ppos.getIndex(), expectedPos, "Incorrect ending parse position"); in test_parse_textField() local
157 …public void test_parse_textLocalDate(String pattern, String text, int pos, int expectedPos, LocalD… in test_parse_textLocalDate()
163 assertEquals(ppos.getErrorIndex(), expectedPos); in test_parse_textLocalDate() local
165 assertEquals(ppos.getIndex(), expectedPos, "Incorrect ending parse position"); in test_parse_textLocalDate() local
194 …public void test_parse_WeekBasedYear(String pattern, String text, int pos, int expectedPos, LocalD… in test_parse_WeekBasedYear()
200 assertEquals(ppos.getErrorIndex(), expectedPos); in test_parse_WeekBasedYear() local
203 assertEquals(ppos.getIndex(), expectedPos, "Incorrect ending parse position"); in test_parse_WeekBasedYear() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/time/tck/java/time/format/
H A DTCKLocalizedFieldParser.java105 …public void test_parse_textField(String pattern, String text, int pos, int expectedPos, long expec… in test_parse_textField()
131 assertEquals(ppos.getErrorIndex(), expectedPos); in test_parse_textField() local
133 assertEquals(ppos.getIndex(), expectedPos, "Incorrect ending parse position"); in test_parse_textField() local
157 …public void test_parse_textLocalDate(String pattern, String text, int pos, int expectedPos, LocalD… in test_parse_textLocalDate()
163 assertEquals(ppos.getErrorIndex(), expectedPos); in test_parse_textLocalDate() local
165 assertEquals(ppos.getIndex(), expectedPos, "Incorrect ending parse position"); in test_parse_textLocalDate() local
194 …public void test_parse_WeekBasedYear(String pattern, String text, int pos, int expectedPos, LocalD… in test_parse_WeekBasedYear()
200 assertEquals(ppos.getErrorIndex(), expectedPos); in test_parse_WeekBasedYear() local
203 assertEquals(ppos.getIndex(), expectedPos, "Incorrect ending parse position"); in test_parse_WeekBasedYear() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/time/tck/java/time/format/
H A DTCKLocalizedFieldParser.java105 …public void test_parse_textField(String pattern, String text, int pos, int expectedPos, long expec… in test_parse_textField()
131 assertEquals(ppos.getErrorIndex(), expectedPos); in test_parse_textField() local
133 assertEquals(ppos.getIndex(), expectedPos, "Incorrect ending parse position"); in test_parse_textField() local
157 …public void test_parse_textLocalDate(String pattern, String text, int pos, int expectedPos, LocalD… in test_parse_textLocalDate()
163 assertEquals(ppos.getErrorIndex(), expectedPos); in test_parse_textLocalDate() local
165 assertEquals(ppos.getIndex(), expectedPos, "Incorrect ending parse position"); in test_parse_textLocalDate() local
194 …public void test_parse_WeekBasedYear(String pattern, String text, int pos, int expectedPos, LocalD… in test_parse_WeekBasedYear()
200 assertEquals(ppos.getErrorIndex(), expectedPos); in test_parse_WeekBasedYear() local
203 assertEquals(ppos.getIndex(), expectedPos, "Incorrect ending parse position"); in test_parse_WeekBasedYear() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/time/test/java/time/format/
H A DTestCharLiteralParser.java105 String text, int pos, int expectedPos) { in test_parse_success()
110 assertEquals(ppos.getIndex(), expectedPos); in test_parse_success() local
112 assertEquals(ppos.getIndex(), expectedPos); in test_parse_success() local
H A DTestStringLiteralParser.java108 …c void test_parse_success(String s, boolean caseSensitive, String text, int pos, int expectedPos) { in test_parse_success()
113 assertEquals(ppos.getIndex(), expectedPos); in test_parse_success() local
115 assertEquals(ppos.getIndex(), expectedPos); in test_parse_success() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/time/test/java/time/format/
H A DTestCharLiteralParser.java105 String text, int pos, int expectedPos) { in test_parse_success()
110 assertEquals(ppos.getIndex(), expectedPos); in test_parse_success() local
112 assertEquals(ppos.getIndex(), expectedPos); in test_parse_success() local
H A DTestStringLiteralParser.java108 …c void test_parse_success(String s, boolean caseSensitive, String text, int pos, int expectedPos) { in test_parse_success()
113 assertEquals(ppos.getIndex(), expectedPos); in test_parse_success() local
115 assertEquals(ppos.getIndex(), expectedPos); in test_parse_success() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/time/test/java/time/format/
H A DTestStringLiteralParser.java108 …c void test_parse_success(String s, boolean caseSensitive, String text, int pos, int expectedPos) { in test_parse_success()
113 assertEquals(ppos.getIndex(), expectedPos); in test_parse_success() local
115 assertEquals(ppos.getIndex(), expectedPos); in test_parse_success() local
H A DTestCharLiteralParser.java105 String text, int pos, int expectedPos) { in test_parse_success()
110 assertEquals(ppos.getIndex(), expectedPos); in test_parse_success() local
112 assertEquals(ppos.getIndex(), expectedPos); in test_parse_success() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/time/test/java/time/format/
H A DTestStringLiteralParser.java108 …c void test_parse_success(String s, boolean caseSensitive, String text, int pos, int expectedPos) { in test_parse_success()
113 assertEquals(ppos.getIndex(), expectedPos); in test_parse_success() local
115 assertEquals(ppos.getIndex(), expectedPos); in test_parse_success() local
H A DTestCharLiteralParser.java105 String text, int pos, int expectedPos) { in test_parse_success()
110 assertEquals(ppos.getIndex(), expectedPos); in test_parse_success() local
112 assertEquals(ppos.getIndex(), expectedPos); in test_parse_success() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/time/test/java/time/format/
H A DTestCharLiteralParser.java105 String text, int pos, int expectedPos) { in test_parse_success()
110 assertEquals(ppos.getIndex(), expectedPos); in test_parse_success() local
112 assertEquals(ppos.getIndex(), expectedPos); in test_parse_success() local
H A DTestStringLiteralParser.java108 …c void test_parse_success(String s, boolean caseSensitive, String text, int pos, int expectedPos) { in test_parse_success()
113 assertEquals(ppos.getIndex(), expectedPos); in test_parse_success() local
115 assertEquals(ppos.getIndex(), expectedPos); in test_parse_success() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/time/test/java/time/format/
H A DTestCharLiteralParser.java105 String text, int pos, int expectedPos) { in test_parse_success()
110 assertEquals(ppos.getIndex(), expectedPos); in test_parse_success() local
112 assertEquals(ppos.getIndex(), expectedPos); in test_parse_success() local
H A DTestStringLiteralParser.java108 …c void test_parse_success(String s, boolean caseSensitive, String text, int pos, int expectedPos) { in test_parse_success()
113 assertEquals(ppos.getIndex(), expectedPos); in test_parse_success() local
115 assertEquals(ppos.getIndex(), expectedPos); in test_parse_success() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/time/test/java/time/format/
H A DTestStringLiteralParser.java108 …c void test_parse_success(String s, boolean caseSensitive, String text, int pos, int expectedPos) { in test_parse_success()
113 assertEquals(ppos.getIndex(), expectedPos); in test_parse_success() local
115 assertEquals(ppos.getIndex(), expectedPos); in test_parse_success() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/time/test/java/time/format/
H A DTestStringLiteralParser.java108 …c void test_parse_success(String s, boolean caseSensitive, String text, int pos, int expectedPos) { in test_parse_success()
113 assertEquals(ppos.getIndex(), expectedPos); in test_parse_success() local
115 assertEquals(ppos.getIndex(), expectedPos); in test_parse_success() local
H A DTestCharLiteralParser.java105 String text, int pos, int expectedPos) { in test_parse_success()
110 assertEquals(ppos.getIndex(), expectedPos); in test_parse_success() local
112 assertEquals(ppos.getIndex(), expectedPos); in test_parse_success() local

1234