Home
last modified time | relevance | path

Searched refs:theoricalPos (Results 1 – 1 of 1) sorted by relevance

/external/stlport/test/unit/
Dcodecvt_test.cpp316 int theoricalPos = 0; in variable_encoding() local
322 ++theoricalPos; in variable_encoding()
324 ++theoricalPos; in variable_encoding()
327 CPPUNIT_ASSERT( (int)istr.tellg() == theoricalPos ); in variable_encoding()
350 int theoricalPos = 0; in variable_encoding()
363 ++theoricalPos; in variable_encoding()
365 ++theoricalPos; in variable_encoding()
366 theoricalTellg = theoricalPos; in variable_encoding()