Searched defs:tupleCount (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | listformattertest.cpp | 69 int32_t tupleCount, in ExpectPositions() 256 UnicodeString data[], int32_t n, int32_t expected[], int32_t tupleCount, in RunTestFieldPositionIteratorWithFormatter() 275 UnicodeString data[], int32_t n, int32_t expected[], int32_t tupleCount, in RunTestFieldPositionIteratorWithNItemsPatternShift() 296 UnicodeString data[], int32_t n, int32_t expected[], int32_t tupleCount, in RunTestFieldPositionIteratorWithNItems() 325 int32_t tupleCount = sizeof(expected)/(3 * sizeof(*expected)); in TestFieldPositionIteratorWith3Items() local 344 int32_t tupleCount = sizeof(expected)/(3 * sizeof(*expected)); in TestFieldPositionIteratorWith3ItemsPatternShift() local 361 int32_t tupleCount = sizeof(expected)/(3 * sizeof(*expected)); in TestFieldPositionIteratorWith2Items() local 378 int32_t tupleCount = sizeof(expected)/(3 * sizeof(*expected)); in TestFieldPositionIteratorWith2ItemsPatternShift() local 392 int32_t tupleCount = sizeof(expected)/(3 * sizeof(*expected)); in TestFieldPositionIteratorWith1Item() local
|
H A D | numfmtst.cpp | 6643 …NumberFormatTest::expectPositions(FieldPositionIterator& iter, int32_t *values, int32_t tupleCount, in expectPositions() 6751 int32_t tupleCount = UPRV_LENGTHOF(expected)/3; in TestFormatAttributes() local 6784 int32_t tupleCount = UPRV_LENGTHOF(expected)/3; in TestFormatAttributes() local 9490 int32_t tupleCount = UPRV_LENGTHOF(expected)/3; in Test13763_FieldPositionIteratorOffset() local
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | listformattertest.cpp | 69 int32_t tupleCount, in ExpectPositions() 256 UnicodeString data[], int32_t n, int32_t expected[], int32_t tupleCount, in RunTestFieldPositionIteratorWithFormatter() 275 UnicodeString data[], int32_t n, int32_t expected[], int32_t tupleCount, in RunTestFieldPositionIteratorWithNItemsPatternShift() 296 UnicodeString data[], int32_t n, int32_t expected[], int32_t tupleCount, in RunTestFieldPositionIteratorWithNItems() 325 int32_t tupleCount = sizeof(expected)/(3 * sizeof(*expected)); in TestFieldPositionIteratorWith3Items() local 344 int32_t tupleCount = sizeof(expected)/(3 * sizeof(*expected)); in TestFieldPositionIteratorWith3ItemsPatternShift() local 361 int32_t tupleCount = sizeof(expected)/(3 * sizeof(*expected)); in TestFieldPositionIteratorWith2Items() local 378 int32_t tupleCount = sizeof(expected)/(3 * sizeof(*expected)); in TestFieldPositionIteratorWith2ItemsPatternShift() local 392 int32_t tupleCount = sizeof(expected)/(3 * sizeof(*expected)); in TestFieldPositionIteratorWith1Item() local
|
H A D | numfmtst.cpp | 6643 …NumberFormatTest::expectPositions(FieldPositionIterator& iter, int32_t *values, int32_t tupleCount, in expectPositions() 6751 int32_t tupleCount = UPRV_LENGTHOF(expected)/3; in TestFormatAttributes() local 6784 int32_t tupleCount = UPRV_LENGTHOF(expected)/3; in TestFormatAttributes() local 9490 int32_t tupleCount = UPRV_LENGTHOF(expected)/3; in Test13763_FieldPositionIteratorOffset() local
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-aat-layout-kerx-table.hh | 49 unsigned int tupleCount, in kerxTupleKern() 857 HBUINT32 tupleCount; member
|
/aosp_15_r20/external/freetype/src/truetype/ |
H A D | ttgxvar.c | 3530 FT_UInt tupleCount; in tt_face_vary_cvt() local 4095 FT_UInt tupleCount; in TT_Vary_Apply_Glyph_Deltas() local
|