Home
last modified time | relevance | path

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

/external/cronet/stable/third_party/icu/source/test/intltest/
Dstrtest.cpp485 std::string stdhaystack(cas.haystack); in TestStringPieceFind() local
488 cas.expected, static_cast<int32_t>(stdhaystack.find(stdneedle, 0))); in TestStringPieceFind()
492 … static_cast<int32_t>(stdhaystack.find(stdneedle, offset)), haystack.find(needle, offset)); in TestStringPieceFind()
/external/icu/icu4c/source/test/intltest/
Dstrtest.cpp480 std::string stdhaystack(cas.haystack); in TestStringPieceFind() local
483 cas.expected, static_cast<int32_t>(stdhaystack.find(stdneedle, 0))); in TestStringPieceFind()
487 … static_cast<int32_t>(stdhaystack.find(stdneedle, offset)), haystack.find(needle, offset)); in TestStringPieceFind()
/external/cronet/tot/third_party/icu/source/test/intltest/
Dstrtest.cpp485 std::string stdhaystack(cas.haystack); in TestStringPieceFind() local
488 cas.expected, static_cast<int32_t>(stdhaystack.find(stdneedle, 0))); in TestStringPieceFind()
492 … static_cast<int32_t>(stdhaystack.find(stdneedle, offset)), haystack.find(needle, offset)); in TestStringPieceFind()