Searched refs:has_opt_bool (Results 1 – 8 of 8) sorted by relevance
80 TEST(alltypes.has_opt_bool == false); in check_alltypes()116 TEST(alltypes.has_opt_bool == true); in check_alltypes()
76 alltypes.has_opt_bool = true; in main()
93 TEST(alltypes.has_opt_bool == false); in check_alltypes()137 TEST(alltypes.has_opt_bool == true); in check_alltypes()
87 alltypes.has_opt_bool = true; in main()
134 bool has_opt_bool; member
129 TEST(alltypes.has_opt_bool == false); in check_alltypes()181 TEST(alltypes.has_opt_bool == true); in check_alltypes()278 TEST(alltypes.has_opt_bool == false); in check_alltypes()
120 alltypes.has_opt_bool = true; in main()
73 …&iter) && iter.tag == 47 && iter.pData == &msg.opt_bool && iter.pSize == &msg.has_opt_bool ) in main()