Searched defs:FormatArgImplTest (Results 1 – 2 of 2) sorted by relevance
27 class FormatArgImplTest : public ::testing::Test { class43 TEST_F(FormatArgImplTest, ToInt) { in TEST_F() argument84 TEST_F(FormatArgImplTest, CharArraysDecayToCharPtr) { in TEST_F() argument96 TEST_F(FormatArgImplTest, OtherPtrDecayToVoidPtr) { in TEST_F() argument111 TEST_F(FormatArgImplTest, WorksWithCharArraysOfUnknownSize) { in TEST_F() argument
21 class FormatArgImplTest : public ::testing::Test { class37 TEST_F(FormatArgImplTest, ToInt) { in TEST_F() argument78 TEST_F(FormatArgImplTest, CharArraysDecayToCharPtr) { in TEST_F() argument90 TEST_F(FormatArgImplTest, OtherPtrDecayToVoidPtr) { in TEST_F() argument105 TEST_F(FormatArgImplTest, WorksWithCharArraysOfUnknownSize) { in TEST_F() argument