int10 392 third_party/protobuf/src/google/protobuf/stubs/type_traits_unittest.cc EXPECT_TRUE(has_trivial_constructor<int10>::value); int10 435 third_party/protobuf/src/google/protobuf/stubs/type_traits_unittest.cc EXPECT_TRUE(has_trivial_copy<int10>::value); int10 478 third_party/protobuf/src/google/protobuf/stubs/type_traits_unittest.cc EXPECT_TRUE(has_trivial_assign<int10>::value); int10 520 third_party/protobuf/src/google/protobuf/stubs/type_traits_unittest.cc EXPECT_TRUE(has_trivial_destructor<int10>::value);