Searched refs:rep_fixed32_count (Results 1 – 7 of 7) sorted by relevance
52 alltypes.rep_fixed32_count = 5; alltypes.rep_fixed32[4] = 2008; in main()
78 size_t rep_fixed32_count; member
65 …TEST(alltypes.rep_fixed32_count == 5 && alltypes.rep_fixed32[4] == 2008 && alltypes.rep_fixed32[0]… in check_alltypes()
49 alltypes.rep_fixed32_count = 5; alltypes.rep_fixed32[4] = 2008; in main()
62 …TEST(alltypes.rep_fixed32_count == 5 && alltypes.rep_fixed32[4] == 2008 && alltypes.rep_fixed32[0]… in check_alltypes()
134 alltypes.rep_fixed32_count = 5; alltypes.rep_fixed32 = rep_fixed32; in main()
59 …TEST(alltypes.rep_fixed32_count == 5 && alltypes.rep_fixed32[4] == 2008 && alltypes.rep_fixed32[0]… in check_alltypes()