Searched refs:max_str (Results 1 – 1 of 1) sorted by relevance
458 const wchar_t* max_str) { in TestWcsToIntLimits() argument467 ASSERT_EQ(std::numeric_limits<T>::max(), fn(max_str, nullptr, 0)) << max_str; in TestWcsToIntLimits()