Home | History | Annotate | Download | only in test

Lines Matching full:int64

338 // Test that Int64 provides more storage than wchar_t.
340 EXPECT_LT(sizeof(wchar_t), sizeof(testing::internal::Int64));
354 Print(static_cast<testing::internal::Int64>(1) << 63)); // int64
1000 testing::internal::Int64, float, double, const char*, void*, string>