Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dstrtest.cpp250 const int32_t *ptr_npos=&StringPiece::npos; in TestStringPiece() local
251 if(StringPiece::npos!=0x7fffffff || *ptr_npos!=0x7fffffff) { in TestStringPiece()