Home
last modified time | relevance | path

Searched defs:testfile (Results 1 – 25 of 111) sorted by relevance

12345

/third_party/boost/libs/serialization/test/
Dtest_shared_ptr.cpp98 void save(const char * testfile, const SP & spa) in save()
106 void load(const char * testfile, SP & spa) in load()
117 const char * testfile = boost::archive::tmpnam(NULL); in save_and_load() local
132 const char * testfile, in save2()
144 const char * testfile, in load2()
160 const char * testfile = boost::archive::tmpnam(NULL); in save_and_load2() local
177 const char * testfile, in save3()
191 const char * testfile, in load3()
212 const char * testfile = boost::archive::tmpnam(NULL); in save_and_load3() local
230 void save4(const char * testfile, const SP & spc) in save4()
[all …]
Dtest_unregistered.cpp75 void save_unregistered1(const char *testfile) in save_unregistered1()
130 void save_unregistered2(const char *testfile) in save_unregistered2()
156 void load_unregistered2(const char *testfile) in load_unregistered2()
183 void save_registered(const char *testfile) in save_registered()
203 void load_registered(const char *testfile) in load_registered()
248 void save_unregistered_pointer(const char *testfile) in save_unregistered_pointer()
270 void load_unregistered_pointer(const char *testfile) in load_unregistered_pointer()
299 const char * testfile = boost::archive::tmpnam(NULL); in test_main() local
Dtest_shared_ptr_132.cpp88 void save(const char * testfile, const T & spa) in save()
96 void load(const char * testfile, T & spa) in load()
107 const char * testfile = boost::archive::tmpnam(NULL); in save_and_load() local
126 const char * testfile, in save2()
138 const char * testfile, in load2()
154 const char * testfile = boost::archive::tmpnam(NULL); in save_and_load2() local
172 const char * testfile, in save3()
186 const char * testfile, in load3()
Dtest_dll_simple.cpp38 const char * testfile = boost::archive::tmpnam(NULL); in test1() local
61 const char * testfile = boost::archive::tmpnam(NULL); in test2() local
86 const char * testfile = boost::archive::tmpnam(NULL); in test3() local
110 const char * testfile = boost::archive::tmpnam(NULL); in test4() local
138 const char * testfile = boost::archive::tmpnam(NULL); in test5() local
161 const char * testfile = boost::archive::tmpnam(NULL); in test6() local
186 const char * testfile = boost::archive::tmpnam(NULL); in test7() local
210 const char * testfile = boost::archive::tmpnam(NULL); in test8() local
Dtest_exported.cpp35 void save_exported(const char *testfile) in save_exported()
57 void load_exported(const char *testfile) in load_exported()
95 const char * testfile = boost::archive::tmpnam(NULL); in test_main() local
Dtest_registered.cpp57 void save_derived(const char *testfile) in save_derived()
85 void load_derived(const char *testfile) in load_derived()
170 void save_registered(const char *testfile) in save_registered()
189 void load_registered(const char *testfile) in load_registered()
226 const char * testfile = boost::archive::tmpnam(NULL); in test_main() local
Dtest_no_rtti.cpp45 void save_derived(const char *testfile) in save_derived()
71 void load_derived(const char *testfile) in load_derived()
157 const char * testfile = boost::archive::tmpnam(NULL); in test_main() local
Dtest_dll_exported.cpp59 void save_exported(const char *testfile) in save_exported()
81 void load_exported(const char *testfile) in load_exported()
128 const char * testfile = boost::archive::tmpnam(NULL); in test_main() local
Dtest_set_hashed.cpp45 const char * testfile = boost::archive::tmpnam(NULL); in test_set() local
69 const char * testfile = boost::archive::tmpnam(NULL); in test_multiset() local
105 const char * testfile = boost::archive::tmpnam(NULL); in test_hash_set() local
137 const char * testfile = boost::archive::tmpnam(NULL); in test_hash_multiset() local
184 const char * testfile = boost::archive::tmpnam(NULL); in test_unordered_set() local
216 const char * testfile = boost::archive::tmpnam(NULL); in test_unordered_multiset() local
Dtest_null_ptr.cpp45 void save(const char *testfile) in save()
58 void load(const char *testfile) in load()
81 const char * testfile = boost::archive::tmpnam(NULL); in test_main() local
Dtest_dll_plugin.cpp114 void load_exported(const char *testfile) in load_exported()
164 const char * testfile = boost::archive::tmpnam(NULL); in test_main() local
191 const char * testfile = boost::archive::tmpnam(NULL); in test_main() local
Dtest_derived.cpp57 void save_derived(const char *testfile) in save_derived()
95 void load_derived(const char *testfile) in load_derived()
139 const char * testfile = boost::archive::tmpnam(NULL); in test_main() local
Dtest_non_intrusive.cpp127 void save(const char * testfile){ in save()
145 void load(const char * testfile){ in load()
166 const char * testfile = boost::archive::tmpnam(NULL); in test_main() local
Dtest_object.cpp50 void in(const char *testfile, A & a) in in()
60 const char * testfile = boost::archive::tmpnam(NULL); in test_main() local
Dtest_map.cpp63 const char * testfile = boost::archive::tmpnam(NULL); in test_map() local
88 const char * testfile = boost::archive::tmpnam(NULL); in test_map_2() local
120 const char * testfile = boost::archive::tmpnam(NULL); in test_multimap() local
Dtest_variant.cpp90 const char * testfile = boost::archive::tmpnam(NULL); in test_type() local
124 const char * testfile = boost::archive::tmpnam(NULL); in do_bad_read() local
180 const char * testfile = boost::archive::tmpnam(NULL); in test_pointer() local
212 const char * testfile = boost::archive::tmpnam(NULL); in test_variant_set() local
244 const char * testfile = boost::archive::tmpnam(NULL); in test_variant_map() local
Dtest_set.cpp45 const char * testfile = boost::archive::tmpnam(NULL); in test_set() local
77 const char * testfile = boost::archive::tmpnam(NULL); in test_multiset() local
Dtest_cyclic_ptrs.cpp106 const char * testfile = boost::archive::tmpnam(NULL); in test1() local
127 const char * testfile = boost::archive::tmpnam(NULL); in test2() local
152 const char * testfile = boost::archive::tmpnam(NULL); in test3() local
Dtest_non_default_ctor.cpp151 void save(const char * testfile){ in save()
168 void load(const char * testfile){ in load()
189 const char * testfile = boost::archive::tmpnam(NULL); in test_main() local
Dtest_tracking.cpp78 void in(const char *testfile) in in()
122 const char * testfile = boost::archive::tmpnam(NULL); in test_main() local
Dtest_interrupts.cpp46 const char * testfile = boost::archive::tmpnam(NULL); in test_out() local
94 const char * testfile = boost::archive::tmpnam(NULL); in test_in() local
Dtest_primitive.cpp47 void in(const char *testfile, A & a) in in()
57 const char * testfile = boost::archive::tmpnam(NULL); in test_main() local
Dtest_set_unordered.cpp57 const char * testfile = boost::archive::tmpnam(NULL); in test_unordered_set() local
89 const char * testfile = boost::archive::tmpnam(NULL); in test_unordered_multiset() local
Dtest_set_boost_unordered.cpp57 const char * testfile = boost::archive::tmpnam(NULL); in test_unordered_set() local
89 const char * testfile = boost::archive::tmpnam(NULL); in test_unordered_multiset() local
/third_party/boost/libs/serialization/performance/
Dperformance_no_rtti.cpp116 void save_derived(const char *testfile) in save_derived()
140 void load_derived(const char *testfile) in load_derived()
211 const char * testfile = boost::archive::tmpnam(NULL); in test_main() local

12345