Home
last modified time | relevance | path

Searched refs:TEST_STREAM_FLAGS (Results 1 – 25 of 100) sorted by relevance

1234

/third_party/boost/libs/serialization/test/
Dtest_dll_simple.cpp44 test_ostream os(testfile, TEST_STREAM_FLAGS); in test1()
49 test_istream is(testfile, TEST_STREAM_FLAGS); in test1()
67 test_ostream os(testfile, TEST_STREAM_FLAGS); in test2()
73 test_istream is(testfile, TEST_STREAM_FLAGS); in test2()
92 test_ostream os(testfile, TEST_STREAM_FLAGS); in test3()
97 test_istream is(testfile, TEST_STREAM_FLAGS); in test3()
116 test_ostream os(testfile, TEST_STREAM_FLAGS); in test4()
122 test_istream is(testfile, TEST_STREAM_FLAGS); in test4()
144 test_ostream os(testfile, TEST_STREAM_FLAGS); in test5()
149 test_istream is(testfile, TEST_STREAM_FLAGS); in test5()
[all …]
Dtest_polymorphic.cpp48 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_main()
54 test_istream is(testfile, TEST_STREAM_FLAGS); in test_main()
64 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_main()
69 test_istream is(testfile, TEST_STREAM_FLAGS); in test_main()
78 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_main()
85 test_istream is(testfile, TEST_STREAM_FLAGS); in test_main()
Dtest_set_hashed.cpp53 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_set()
59 test_istream is(testfile, TEST_STREAM_FLAGS); in test_set()
76 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_multiset()
82 test_istream is(testfile, TEST_STREAM_FLAGS); in test_multiset()
114 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_hash_set()
120 test_istream is(testfile, TEST_STREAM_FLAGS); in test_hash_set()
144 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_hash_multiset()
150 test_istream is(testfile, TEST_STREAM_FLAGS); in test_hash_multiset()
193 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_unordered_set()
199 test_istream is(testfile, TEST_STREAM_FLAGS); in test_unordered_set()
[all …]
Dtest_variant.cpp93 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_type()
100 test_istream is(testfile, TEST_STREAM_FLAGS); in test_type()
127 test_ostream os(testfile, TEST_STREAM_FLAGS); in do_bad_read()
133 test_istream is(testfile, TEST_STREAM_FLAGS); in do_bad_read()
186 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_pointer()
194 test_istream is(testfile, TEST_STREAM_FLAGS); in test_pointer()
218 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_variant_set()
229 test_istream is(testfile, TEST_STREAM_FLAGS); in test_variant_set()
250 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_variant_map()
263 test_istream is(testfile, TEST_STREAM_FLAGS); in test_variant_map()
Dtest_nvp.cpp38 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_main()
43 test_istream is(testfile, TEST_STREAM_FLAGS); in test_main()
53 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_main()
58 test_istream is(testfile, TEST_STREAM_FLAGS); in test_main()
Dtest_map.cpp72 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_map()
78 test_istream is(testfile, TEST_STREAM_FLAGS); in test_map()
98 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_map_2()
106 test_istream is(testfile, TEST_STREAM_FLAGS); in test_map_2()
128 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_multimap()
134 test_istream is(testfile, TEST_STREAM_FLAGS); in test_multimap()
Dtest_shared_ptr_132.cpp90 test_ostream os(testfile, TEST_STREAM_FLAGS); in save()
98 test_istream is(testfile, TEST_STREAM_FLAGS); in load()
130 test_ostream os(testfile, TEST_STREAM_FLAGS); in save2()
142 test_istream is(testfile, TEST_STREAM_FLAGS); in load2()
177 test_ostream os(testfile, TEST_STREAM_FLAGS); in save3()
191 test_istream is(testfile, TEST_STREAM_FLAGS); in load3()
Dtest_cyclic_ptrs.cpp111 test_ostream os(testfile, TEST_STREAM_FLAGS); in test1()
117 test_istream is(testfile, TEST_STREAM_FLAGS); in test1()
134 test_ostream os(testfile, TEST_STREAM_FLAGS); in test2()
140 test_istream is(testfile, TEST_STREAM_FLAGS); in test2()
160 test_ostream os(testfile, TEST_STREAM_FLAGS); in test3()
176 test_istream is(testfile, TEST_STREAM_FLAGS); in test3()
Dtest_shared_ptr.cpp100 test_ostream os(testfile, TEST_STREAM_FLAGS); in save()
108 test_istream is(testfile, TEST_STREAM_FLAGS); in load()
136 test_ostream os(testfile, TEST_STREAM_FLAGS); in save2()
148 test_istream is(testfile, TEST_STREAM_FLAGS); in load2()
182 test_ostream os(testfile, TEST_STREAM_FLAGS); in save3()
196 test_istream is(testfile, TEST_STREAM_FLAGS); in load3()
232 test_ostream os(testfile, TEST_STREAM_FLAGS); in save4()
240 test_istream is(testfile, TEST_STREAM_FLAGS); in load4()
Dtest_private_base2.cpp69 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_main()
74 test_istream is(testfile, TEST_STREAM_FLAGS); in test_main()
88 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_main()
93 test_istream is(testfile, TEST_STREAM_FLAGS); in test_main()
Dtest_diamond_complex.cpp394 test_ostream ofs(testfile, TEST_STREAM_FLAGS); in BOOST_CLASS_EXPORT()
401 test_istream ifs(testfile, TEST_STREAM_FLAGS); in BOOST_CLASS_EXPORT()
417 test_ostream ofs(testfile, TEST_STREAM_FLAGS); in BOOST_CLASS_EXPORT()
424 test_istream ifs(testfile, TEST_STREAM_FLAGS); in BOOST_CLASS_EXPORT()
440 test_ostream ofs(testfile, TEST_STREAM_FLAGS); in BOOST_CLASS_EXPORT()
447 test_istream ifs(testfile, TEST_STREAM_FLAGS); in BOOST_CLASS_EXPORT()
463 test_ostream ofs(testfile, TEST_STREAM_FLAGS); in BOOST_CLASS_EXPORT()
470 test_istream ifs(testfile, TEST_STREAM_FLAGS); in BOOST_CLASS_EXPORT()
Dtest_unregistered.cpp77 test_ostream os(testfile, TEST_STREAM_FLAGS); in save_unregistered1()
132 test_ostream os(testfile, TEST_STREAM_FLAGS); in save_unregistered2()
158 test_istream is(testfile, TEST_STREAM_FLAGS); in load_unregistered2()
185 test_ostream os(testfile, TEST_STREAM_FLAGS); in save_registered()
205 test_istream is(testfile, TEST_STREAM_FLAGS); in load_registered()
250 test_ostream os(testfile, TEST_STREAM_FLAGS); in save_unregistered_pointer()
Dtest_set.cpp54 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_set()
63 test_istream is(testfile, TEST_STREAM_FLAGS); in test_set()
85 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_multiset()
94 test_istream is(testfile, TEST_STREAM_FLAGS); in test_multiset()
Dtest_set_boost_unordered.cpp66 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_unordered_set()
72 test_istream is(testfile, TEST_STREAM_FLAGS); in test_unordered_set()
96 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_unordered_multiset()
102 test_istream is(testfile, TEST_STREAM_FLAGS); in test_unordered_multiset()
Dtest_set_unordered.cpp66 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_unordered_set()
72 test_istream is(testfile, TEST_STREAM_FLAGS); in test_unordered_set()
96 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_unordered_multiset()
102 test_istream is(testfile, TEST_STREAM_FLAGS); in test_unordered_multiset()
Dtest_boost_array.cpp39 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_boost_array()
45 test_istream is(testfile, TEST_STREAM_FLAGS); in test_boost_array()
55 test_istream is(testfile, TEST_STREAM_FLAGS); in test_boost_array()
Dtest_array.cpp39 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_std_array()
45 test_istream is(testfile, TEST_STREAM_FLAGS); in test_std_array()
54 test_istream is(testfile, TEST_STREAM_FLAGS); in test_std_array()
Dtest_map_boost_unordered.cpp84 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_unordered_map()
90 test_istream is(testfile, TEST_STREAM_FLAGS); in test_unordered_map()
115 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_unordered_multimap()
121 test_istream is(testfile, TEST_STREAM_FLAGS); in test_unordered_multimap()
Dtest_map_hashed.cpp83 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_hash_map()
89 test_istream is(testfile, TEST_STREAM_FLAGS); in test_hash_map()
114 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_hash_multimap()
120 test_istream is(testfile, TEST_STREAM_FLAGS); in test_hash_multimap()
Dtest_p_helper.cpp129 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_main()
135 test_istream is(testfile, TEST_STREAM_FLAGS); in test_main()
144 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_main()
151 test_istream is(testfile, TEST_STREAM_FLAGS); in test_main()
Dtest__helper.cpp129 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_main()
135 test_istream is(testfile, TEST_STREAM_FLAGS); in test_main()
144 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_main()
151 test_istream is(testfile, TEST_STREAM_FLAGS); in test_main()
Dtest_map_unordered.cpp84 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_unordered_map()
90 test_istream is(testfile, TEST_STREAM_FLAGS); in test_unordered_map()
115 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_unordered_multimap()
121 test_istream is(testfile, TEST_STREAM_FLAGS); in test_unordered_multimap()
Dtest_native_array.cpp39 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_native_array()
50 test_istream is(testfile, TEST_STREAM_FLAGS); in test_native_array()
64 test_istream is(testfile, TEST_STREAM_FLAGS); in test_native_array()
/third_party/boost/libs/serialization/performance/
Dperformance_polymorphic.cpp58 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_main()
64 test_istream is(testfile, TEST_STREAM_FLAGS); in test_main()
74 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_main()
79 test_istream is(testfile, TEST_STREAM_FLAGS); in test_main()
88 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_main()
95 test_istream is(testfile, TEST_STREAM_FLAGS); in test_main()
Dpeformance_array.cpp70 test_ostream os(testfile, TEST_STREAM_FLAGS); in test_array()
76 test_istream is(testfile, TEST_STREAM_FLAGS); in test_array()
85 test_istream is(testfile, TEST_STREAM_FLAGS); in test_array()

1234