Searched refs:int10 (Results 1 – 1 of 1) sorted by relevance
393 typedef int int10[10]; in TEST() typedef395 EXPECT_TRUE(has_trivial_constructor<int10>::value); in TEST()436 typedef int int10[10]; in TEST() typedef438 EXPECT_TRUE(has_trivial_copy<int10>::value); in TEST()479 typedef int int10[10]; in TEST() typedef481 EXPECT_TRUE(has_trivial_assign<int10>::value); in TEST()521 typedef int int10[10]; in TEST() typedef523 EXPECT_TRUE(has_trivial_destructor<int10>::value); in TEST()