/third_party/boost/libs/log/test/run/ |
D | attr_attribute_set.cpp | 34 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE() typedef 41 attr_set set1; in BOOST_AUTO_TEST_CASE() 45 attr_set set2 = set1; in BOOST_AUTO_TEST_CASE() 56 attr_set set3 = set2; in BOOST_AUTO_TEST_CASE() 76 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE() typedef 83 attr_set set1; in BOOST_AUTO_TEST_CASE() 88 attr_set::iterator it = set1.find(data::attr1()); in BOOST_AUTO_TEST_CASE() 131 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE() typedef 139 attr_set set1; in BOOST_AUTO_TEST_CASE() 142 std::pair< attr_set::iterator, bool > res = set1.insert(data::attr1(), attr1); in BOOST_AUTO_TEST_CASE() [all …]
|
D | core.cpp | 44 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE() typedef 52 attr_set set1; in BOOST_AUTO_TEST_CASE() 164 typedef logging::attribute_set attr_set; in thread_attributes_test() typedef 170 attr_set set1; in thread_attributes_test() 183 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE() typedef 192 attr_set set1; in BOOST_AUTO_TEST_CASE() 199 attr_set::iterator itGlobal = pCore->add_global_attribute(data::attr2(), attr2).first; in BOOST_AUTO_TEST_CASE() 200 attr_set::iterator itThread = pCore->add_thread_attribute(data::attr3(), attr3).first; in BOOST_AUTO_TEST_CASE() 203 attr_set glob = pCore->get_global_attributes(); in BOOST_AUTO_TEST_CASE() 207 attr_set thr = pCore->get_thread_attributes(); in BOOST_AUTO_TEST_CASE() [all …]
|
D | filt_attr.cpp | 41 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE() typedef 50 attr_set set1, set2, set3; in BOOST_AUTO_TEST_CASE() 90 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE() typedef 99 attr_set set1, set2, set3; in BOOST_AUTO_TEST_CASE() 170 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE() typedef 179 attr_set set1, set2, set3; in BOOST_AUTO_TEST_CASE() 218 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE() typedef 227 attr_set set1, set2, set3; in BOOST_AUTO_TEST_CASE() 257 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE() typedef 266 attr_set set1, set2, set3; in BOOST_AUTO_TEST_CASE() [all …]
|
D | form_named_scope.cpp | 109 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef 124 attr_set set1; in BOOST_AUTO_TEST_CASE_TEMPLATE() 253 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef 262 attr_set set1; in BOOST_AUTO_TEST_CASE_TEMPLATE() 298 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef 310 attr_set set1; in BOOST_AUTO_TEST_CASE_TEMPLATE() 331 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef 345 attr_set set1; in BOOST_AUTO_TEST_CASE_TEMPLATE() 453 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef 464 attr_set set1; in BOOST_AUTO_TEST_CASE_TEMPLATE() [all …]
|
D | form_c_decor.cpp | 79 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef 87 attr_set set1; in BOOST_AUTO_TEST_CASE_TEMPLATE() 105 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef 113 attr_set set1; in BOOST_AUTO_TEST_CASE_TEMPLATE()
|
D | attr_value_visitation.cpp | 102 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE() typedef 110 attr_set set1, set2, set3; in BOOST_AUTO_TEST_CASE() 156 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE() typedef 165 attr_set set1, set2, set3; in BOOST_AUTO_TEST_CASE() 200 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE() typedef 209 attr_set set1, set2, set3; in BOOST_AUTO_TEST_CASE()
|
D | filt_has_attr.cpp | 33 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE() typedef 42 attr_set set1, set2, set3; in BOOST_AUTO_TEST_CASE() 73 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE() typedef 82 attr_set set1, set2, set3; in BOOST_AUTO_TEST_CASE()
|
D | attr_attribute_value_set.cpp | 66 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE() typedef 76 attr_set set1, set2, set3; in BOOST_AUTO_TEST_CASE() 88 attr_set set1, set2, set3; in BOOST_AUTO_TEST_CASE() 111 attr_set set1, set2, set3; in BOOST_AUTO_TEST_CASE() 149 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE() typedef 158 attr_set set1, set2, set3; in BOOST_AUTO_TEST_CASE()
|
D | filt_matches_std_regex.cpp | 39 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE() typedef 49 attr_set set1, set2, set3; in BOOST_AUTO_TEST_CASE() 81 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE() typedef 91 attr_set set1, set2, set3; in BOOST_AUTO_TEST_CASE()
|
D | filt_matches_boost_regex.cpp | 35 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE() typedef 45 attr_set set1, set2, set3; in BOOST_AUTO_TEST_CASE() 77 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE() typedef 87 attr_set set1, set2, set3; in BOOST_AUTO_TEST_CASE()
|
D | form_date_time.cpp | 90 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef 102 attr_set set1; in BOOST_AUTO_TEST_CASE_TEMPLATE() 131 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef 143 attr_set set1; in BOOST_AUTO_TEST_CASE_TEMPLATE() 172 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef 184 attr_set set1; in BOOST_AUTO_TEST_CASE_TEMPLATE()
|
D | filt_matches_xpressive.cpp | 35 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE() typedef 45 attr_set set1, set2, set3; in BOOST_AUTO_TEST_CASE() 77 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE() typedef 87 attr_set set1, set2, set3; in BOOST_AUTO_TEST_CASE()
|
D | filt_matches_spirit_classic.cpp | 43 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE() typedef 52 attr_set set1, set2, set3; in BOOST_AUTO_TEST_CASE() 84 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE() typedef 93 attr_set set1, set2, set3; in BOOST_AUTO_TEST_CASE()
|
D | filt_matches_spirit_qi.cpp | 38 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE() typedef 47 attr_set set1, set2, set3; in BOOST_AUTO_TEST_CASE() 83 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE() typedef 92 attr_set set1, set2, set3; in BOOST_AUTO_TEST_CASE()
|
D | form_char_decor.cpp | 127 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef 135 attr_set set1; in BOOST_AUTO_TEST_CASE_TEMPLATE() 153 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef 161 attr_set set1; in BOOST_AUTO_TEST_CASE_TEMPLATE()
|
D | form_max_size_decor.cpp | 72 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef 80 attr_set set1; in BOOST_AUTO_TEST_CASE_TEMPLATE() 139 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE() typedef 149 attr_set set1; in BOOST_AUTO_TEST_CASE()
|
D | util_stp_filter_parser.cpp | 33 typedef logging::attribute_set attr_set; typedef 40 attr_set set1, set2, set3; in BOOST_AUTO_TEST_CASE() 67 attr_set set1, set2, set3; in BOOST_AUTO_TEST_CASE() 149 attr_set set1, set2, set3; in BOOST_AUTO_TEST_CASE() 240 attr_set set1, set2, set3; in BOOST_AUTO_TEST_CASE() 332 attr_set set1, set2, set3; in BOOST_AUTO_TEST_CASE() 417 attr_set set1, set2, set3; in BOOST_AUTO_TEST_CASE() 497 attr_set set1, set2, set3; in BOOST_AUTO_TEST_CASE() 521 attr_set set1, set2, set3; in BOOST_AUTO_TEST_CASE() 545 attr_set set1, set2, set3; in BOOST_AUTO_TEST_CASE() [all …]
|
D | form_xml_decor.cpp | 63 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef 71 attr_set set1; in BOOST_AUTO_TEST_CASE_TEMPLATE()
|
D | form_csv_decor.cpp | 63 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef 71 attr_set set1; in BOOST_AUTO_TEST_CASE_TEMPLATE()
|
D | form_format.cpp | 59 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef 69 attr_set set1; in BOOST_AUTO_TEST_CASE_TEMPLATE()
|
D | form_message.cpp | 59 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef 69 attr_set set1; in BOOST_AUTO_TEST_CASE_TEMPLATE()
|
D | form_to_log_manip.cpp | 75 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef 83 attr_set set1; in BOOST_AUTO_TEST_CASE_TEMPLATE()
|
D | form_if.cpp | 35 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef 45 attr_set set1; in BOOST_AUTO_TEST_CASE_TEMPLATE()
|
D | form_attr.cpp | 59 typedef logging::attribute_set attr_set; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef 69 attr_set set1; in BOOST_AUTO_TEST_CASE_TEMPLATE()
|
D | util_stp_formatter_parser.cpp | 37 typedef logging::attribute_set attr_set; typedef 49 attr_set set1; in BOOST_AUTO_TEST_CASE()
|