Searched refs:ptr_npos (Results 1 – 1 of 1) sorted by relevance
250 const int32_t *ptr_npos=&StringPiece::npos; in TestStringPiece() local251 if(StringPiece::npos!=0x7fffffff || *ptr_npos!=0x7fffffff) { in TestStringPiece()