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

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dstrtest.cpp237 const int32_t *ptr_npos=&StringPiece::npos; local
238 if(StringPiece::npos!=0x7fffffff || *ptr_npos!=0x7fffffff) {
/external/icu/icu4c/source/test/intltest/
H A Dstrtest.cpp237 const int32_t *ptr_npos=&StringPiece::npos; local
238 if(StringPiece::npos!=0x7fffffff || *ptr_npos!=0x7fffffff) {

Completed in 133 milliseconds