Home
last modified time | relevance | path

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

/external/okio/okio/src/commonMain/kotlin/okio/
DPeekSource.kt33 private var expectedPos = buffer.head?.pos ?: -1 variable in okio.PeekSource
/external/icu/icu4c/source/test/cintltst/
Dusrchtst.c2464 int32_t expectedPos = 9; in TestForwardBackward() local
2521 int expectedPos; in TestSearchForNull() local
2613 int32_t expectedPos = 0; in TestStrengthIdentical() local
Dcnumtst.c1936 static const UChar expectedPos[] = {0x0031,0x0032,0x0033,0x0034,0x002E,0x0035,0}; in TestTextAttributeCrash() local
/external/icu/icu4c/source/test/intltest/
Drbbitst.cpp1532 int32_t expectedPos; // Expected break position (index into test string) in checkUnicodeTestCase() local