Searched refs:rep_fixed64_count (Results 1 – 7 of 7) sorted by relevance
56 alltypes.rep_fixed64_count = 5; alltypes.rep_fixed64[4] = 2011; in main()
84 size_t rep_fixed64_count; member
69 …TEST(alltypes.rep_fixed64_count == 5 && alltypes.rep_fixed64[4] == 2011 && alltypes.rep_fixed64[0]… in check_alltypes()
53 alltypes.rep_fixed64_count = 5; alltypes.rep_fixed64[4] = 2011; in main()
66 …TEST(alltypes.rep_fixed64_count == 5 && alltypes.rep_fixed64[4] == 2011 && alltypes.rep_fixed64[0]… in check_alltypes()
137 alltypes.rep_fixed64_count = 5; alltypes.rep_fixed64 = rep_fixed64; in main()
63 …TEST(alltypes.rep_fixed64_count == 5 && alltypes.rep_fixed64[4] == 2011 && alltypes.rep_fixed64[0]… in check_alltypes()