Searched refs:int10 (Results 1 – 3 of 3) 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()
42 XmlRpcValue int10(10); in testInt() local49 assert(int(int10) - int(int1) == int(int9Xml)); in testInt()51 assert(int(int10) + int(int_1) == int(int9Xml)); in testInt()
39 XmlRpcValue int10(10); in testInt() local46 assert(int(int10) - int(int1) == int(int9Xml)); in testInt()48 assert(int(int10) + int(int_1) == int(int9Xml)); in testInt()