Home | History | Annotate | Download | only in ts

Lines Matching defs:GTEST_SNPRINTF_

2981 // MSVC-based platforms.  We map the GTEST_SNPRINTF_ macro to the appropriate
2986 # define GTEST_SNPRINTF_(buffer, size, format, ...) \
2991 # define GTEST_SNPRINTF_ _snprintf
2993 # define GTEST_SNPRINTF_ snprintf