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