Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferMAXSizeValidation.cpp192 const int expectedOffset = 0; in iterate() local
/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/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
DRBBIAPITest.java464 …private void doTest(String testString, int start, int gotoffset, int expectedOffset, String expect… 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/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
DNumberParserTest.java242 int expectedOffset = (Integer) cas[1]; in testSeriesMatcher() local
/third_party/icu/icu4c/source/test/intltest/
Dnumbertest_skeletons.cpp285 int32_t expectedOffset = u_strlen(stem) + ((suffix[0] == u'/') ? 1 : 0); in stemsRequiringOption() local
Dnumbertest_parse.cpp214 int32_t expectedOffset; in testSeriesMatcher() member
Dtztest.cpp329 double expectedOffset = (((double)expectedHour) * millisPerHour); in TestPRTOffset() local
1162 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/timezone/
DTimeZoneRegressionTest.java1184 int expectedOffset = ONE_HOUR*2; // GMT+2 - NO DST in TestJohannesburg() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneRegressionTest.java1181 int expectedOffset = ONE_HOUR*2; // GMT+2 - NO DST in TestJohannesburg() local
/third_party/icu/icu4c/source/test/cintltst/
Dcapitst.c2151 int32_t expectedOffset; in TestShortString() member