Searched refs:rep_sfixed64_count (Results 1 – 7 of 7) sorted by relevance
86 size_t rep_sfixed64_count; member
57 alltypes.rep_sfixed64_count = 5; alltypes.rep_sfixed64[4] = -2012; in main()
70 …TEST(alltypes.rep_sfixed64_count == 5 && alltypes.rep_sfixed64[4] == -2012 && alltypes.rep_sfixed6… in check_alltypes()
54 alltypes.rep_sfixed64_count = 5; alltypes.rep_sfixed64[4] = -2012; in main()
67 …TEST(alltypes.rep_sfixed64_count == 5 && alltypes.rep_sfixed64[4] == -2012 && alltypes.rep_sfixed6… in check_alltypes()
138 alltypes.rep_sfixed64_count = 5; alltypes.rep_sfixed64 = rep_sfixed64; in main()
64 …TEST(alltypes.rep_sfixed64_count == 5 && alltypes.rep_sfixed64[4] == -2012 && alltypes.rep_sfixed6… in check_alltypes()