Home
last modified time | relevance | path

Searched defs:MyConfig (Results 1 – 25 of 90) sorted by relevance

1234

/dports/devel/boost-docs/boost_1_72_0/libs/test/doc/examples/
H A Dexample50.run-fail.cpp13 struct MyConfig { struct
14 MyConfig() : test_log( "example.log" ) { in MyConfig() argument
17 ~MyConfig() { in ~MyConfig() argument
23 BOOST_TEST_GLOBAL_CONFIGURATION( MyConfig ); argument
H A Dexample20.run.cpp15 struct MyConfig { struct
16 MyConfig() { std::cout << "global setup\n"; } in MyConfig() argument
17 ~MyConfig() { std::cout << "global teardown\n"; } in ~MyConfig() argument
H A Dexample52.run-fail.cpp13 struct MyConfig { struct
14 MyConfig() { in MyConfig() argument
17 ~MyConfig() {} in ~MyConfig() argument
/dports/devel/boost-python-libs/boost_1_72_0/libs/test/doc/examples/
H A Dexample50.run-fail.cpp13 struct MyConfig { struct
14 MyConfig() : test_log( "example.log" ) { in MyConfig() argument
17 ~MyConfig() { in ~MyConfig() argument
23 BOOST_TEST_GLOBAL_CONFIGURATION( MyConfig ); argument
H A Dexample20.run.cpp15 struct MyConfig { struct
16 MyConfig() { std::cout << "global setup\n"; } in MyConfig() function
17 ~MyConfig() { std::cout << "global teardown\n"; } in ~MyConfig() argument
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/test/doc/examples/
H A Dexample50.run-fail.cpp13 struct MyConfig struct
15 MyConfig() : test_log( "example.log" ) in MyConfig() argument
19 ~MyConfig() in ~MyConfig() argument
27 BOOST_GLOBAL_FIXTURE( MyConfig ); argument
H A Dexample20.run.cpp15 struct MyConfig { struct
16 MyConfig() { std::cout << "global setup\n"; } in MyConfig() function
17 ~MyConfig() { std::cout << "global teardown\n"; } in ~MyConfig() argument
H A Dexample52.run-fail.cpp13 struct MyConfig { struct
14 MyConfig() in MyConfig() argument
18 ~MyConfig() {} in ~MyConfig() argument
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/test/doc/examples/
H A Dexample50.run-fail.cpp13 struct MyConfig struct
15 MyConfig() : test_log( "example.log" ) in MyConfig() argument
19 ~MyConfig() in ~MyConfig() argument
27 BOOST_GLOBAL_FIXTURE( MyConfig ); argument
H A Dexample20.run.cpp15 struct MyConfig { struct
16 MyConfig() { std::cout << "global setup\n"; } in MyConfig() argument
17 ~MyConfig() { std::cout << "global teardown\n"; } in ~MyConfig() argument
H A Dexample52.run-fail.cpp13 struct MyConfig { struct
14 MyConfig() in MyConfig() argument
18 ~MyConfig() {} in ~MyConfig() argument
/dports/databases/percona57-server/boost_1_59_0/libs/test/doc/examples/
H A Dexample50.run-fail.cpp13 struct MyConfig struct
15 MyConfig() : test_log( "example.log" ) in MyConfig() argument
19 ~MyConfig() in ~MyConfig() argument
27 BOOST_GLOBAL_FIXTURE( MyConfig ); argument
H A Dexample20.run.cpp15 struct MyConfig { struct
16 MyConfig() { std::cout << "global setup\n"; } in MyConfig() function
17 ~MyConfig() { std::cout << "global teardown\n"; } in ~MyConfig() argument
H A Dexample52.run-fail.cpp13 struct MyConfig { struct
14 MyConfig() in MyConfig() function
18 ~MyConfig() {} in ~MyConfig() argument
/dports/databases/xtrabackup/boost_1_59_0/libs/test/doc/examples/
H A Dexample50.run-fail.cpp13 struct MyConfig struct
15 MyConfig() : test_log( "example.log" ) in MyConfig() function
19 ~MyConfig() in ~MyConfig() argument
27 BOOST_GLOBAL_FIXTURE( MyConfig ); argument
H A Dexample20.run.cpp15 struct MyConfig { struct
16 MyConfig() { std::cout << "global setup\n"; } in MyConfig() function
17 ~MyConfig() { std::cout << "global teardown\n"; } in ~MyConfig() argument
H A Dexample52.run-fail.cpp13 struct MyConfig { struct
14 MyConfig() in MyConfig() function
18 ~MyConfig() {} in ~MyConfig() argument
/dports/databases/percona57-client/boost_1_59_0/libs/test/doc/examples/
H A Dexample50.run-fail.cpp13 struct MyConfig struct
15 MyConfig() : test_log( "example.log" ) in MyConfig() function
19 ~MyConfig() in ~MyConfig() argument
27 BOOST_GLOBAL_FIXTURE( MyConfig ); argument
/dports/devel/boost-libs/boost_1_72_0/libs/test/doc/examples/
H A Dexample50.run-fail.cpp13 struct MyConfig { struct
14 MyConfig() : test_log( "example.log" ) { in MyConfig() argument
17 ~MyConfig() { in ~MyConfig() argument
23 BOOST_TEST_GLOBAL_CONFIGURATION( MyConfig ); argument
/dports/devel/hyperscan/boost_1_75_0/libs/test/doc/examples/
H A Dexample50.run-fail.cpp13 struct MyConfig { struct
14 MyConfig() : test_log( "example.log" ) { in MyConfig() argument
17 ~MyConfig() { in ~MyConfig() argument
23 BOOST_TEST_GLOBAL_CONFIGURATION( MyConfig ); argument
/dports/devel/boost-python-libs/boost_1_72_0/libs/test/example/
H A Dunit_test_example_09_1.cpp17 struct MyConfig { struct
18 MyConfig() { std::cout << "global setup part1\n"; } in MyConfig() function
19 ~MyConfig() { std::cout << "global teardown part1\n"; } in ~MyConfig() argument
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/test/example/
H A Dunit_test_example_09_1.cpp17 struct MyConfig { struct
18 MyConfig() { std::cout << "global setup part1\n"; } in MyConfig() argument
19 ~MyConfig() { std::cout << "global teardown part1\n"; } in ~MyConfig() argument
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/test/example/
H A Dunit_test_example_09_1.cpp17 struct MyConfig { struct
18 MyConfig() { std::cout << "global setup part1\n"; } in MyConfig() argument
19 ~MyConfig() { std::cout << "global teardown part1\n"; } in ~MyConfig() argument
/dports/databases/percona57-server/boost_1_59_0/libs/test/example/
H A Dunit_test_example_09_1.cpp17 struct MyConfig { struct
18 MyConfig() { std::cout << "global setup part1\n"; } in MyConfig() function
19 ~MyConfig() { std::cout << "global teardown part1\n"; } in ~MyConfig() argument
/dports/databases/xtrabackup/boost_1_59_0/libs/test/example/
H A Dunit_test_example_09_1.cpp17 struct MyConfig { struct
18 MyConfig() { std::cout << "global setup part1\n"; } in MyConfig() function
19 ~MyConfig() { std::cout << "global teardown part1\n"; } in ~MyConfig() argument

1234