Searched refs:int10 (Results 1 – 3 of 3) sorted by relevance
390 typedef int int10[10]; in TEST() typedef392 EXPECT_TRUE(has_trivial_constructor<int10>::value); in TEST()433 typedef int int10[10]; in TEST() typedef435 EXPECT_TRUE(has_trivial_copy<int10>::value); in TEST()476 typedef int int10[10]; in TEST() typedef478 EXPECT_TRUE(has_trivial_assign<int10>::value); in TEST()518 typedef int int10[10]; in TEST() typedef520 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()