Searched refs:bool_prop (Results 1 – 2 of 2) sorted by relevance
63 (results_collect_helper) ) bool_prop; typedef in boost::unit_test::test_results78 …bool_prop p_aborted; //!< Indicates that the test unit execution has been a…79 …bool_prop p_skipped; //!< Indicates that the test unit execution has been s…80 bool_prop p_timed_out; //!< Indicates that the test unit has timed out
895 gboolean bool_prop; member946 g_value_set_boolean (value, test_object->bool_prop); in test_object_get_property()1007 test_object->bool_prop = g_value_get_boolean (value); in test_object_set_property()