==================== ToWstring/ToString Tests ====================
| 262 | |
| 263 | // ==================== ToWstring/ToString Tests ==================== |
| 264 | class StringHelperConversionTest : public ::testing::Test |
| 265 | { |
| 266 | }; |
| 267 | |
| 268 | TEST_F(StringHelperConversionTest, ToWstring_ValidAscii) |
| 269 | { |
nothing calls this directly
no outgoing calls
no test coverage detected