Searched refs:has_opt_fixed64 (Results 1 – 6 of 6) sorted by relevance
103 TEST(alltypes.has_opt_fixed64 == false); in check_alltypes()147 TEST(alltypes.has_opt_fixed64 == true); in check_alltypes()
97 alltypes.has_opt_fixed64 = true; in main()
142 bool has_opt_fixed64; member
139 TEST(alltypes.has_opt_fixed64 == false); in check_alltypes()191 TEST(alltypes.has_opt_fixed64 == true); in check_alltypes()284 TEST(alltypes.has_opt_fixed64 == false); in check_alltypes()
130 alltypes.has_opt_fixed64 = true; in main()
77 …&iter) && iter.tag == 51 && iter.pData == &msg.opt_fixed64 && iter.pSize == &msg.has_opt_fixed64 ) in main()