Home
last modified time | relevance | path

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

/external/libchrome/base/strings/
Dsafe_sprintf.h214 BASE_EXPORT void SetSafeSPrintfSSizeMaxForTest(size_t max);
Dsafe_sprintf.cc94 void SetSafeSPrintfSSizeMaxForTest(size_t max) { in SetSafeSPrintfSSizeMaxForTest() function
Dsafe_sprintf_unittest.cc466 internal::SetSafeSPrintfSSizeMaxForTest(sz); in ScopedSafeSPrintfSSizeMaxSetter()
470 internal::SetSafeSPrintfSSizeMaxForTest(old_ssize_max_); in ~ScopedSafeSPrintfSSizeMaxSetter()