Home
last modified time | relevance | path

Searched defs:expectedOffset (Results 1 – 8 of 8) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/
DRBBIAPITest.java467 …private void doTest(String testString, int start, int gotoffset, int expectedOffset, String expect… in doTest()
/third_party/icu/icu4c/source/test/intltest/
Dnumbertest_skeletons.cpp268 int32_t expectedOffset = u_strlen(stem) + ((suffix[0] == u'/') ? 1 : 0); in stemsRequiringOption() local
Dnumbertest_parse.cpp213 int32_t expectedOffset; in testSeriesMatcher() member
Dtztest.cpp323 double expectedOffset = (((double)expectedHour) * millisPerHour); in TestPRTOffset() local
1136 int32_t expectedOffset; in TestCustomParse() member
Drbbiapts.cpp1468 …est(UnicodeString& testString, int32_t start, int32_t gotoffset, int32_t expectedOffset, const cha… in doTest()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/
DNumberParserTest.java245 int expectedOffset = (Integer) cas[1]; in testSeriesMatcher() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/
DTimeZoneRegressionTest.java1184 int expectedOffset = ONE_HOUR*2; // GMT+2 - NO DST in TestJohannesburg() local
/third_party/icu/icu4c/source/test/cintltst/
Dcapitst.c2030 int32_t expectedOffset; in TestShortString() member