Home
last modified time | relevance | path

Searched refs:create_test_plugin (Results 1 – 1 of 1) sorted by relevance

/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/simulation/
H A Dtest_session.cpp158 auto create_test_plugin = [p](torrent_handle const&, void*) in TORRENT_TEST() local
162 th.add_extension(create_test_plugin); in TORRENT_TEST()