Home
last modified time | relevance | path

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

/third_party/boost/libs/signals2/test/
Dsignal_n_test.cpp78 make_int i62(62, 61); in test_zero_args() local
84 boost::signals2::connection c62 = s0.connect("6x", i62); in test_zero_args()
121 boost::signals2::connection c62 = s0.connect(i62); in test_zero_args()
Dsignal_test.cpp73 make_int i62(62, 61); in test_zero_args() local
81 boost::signals2::connection c62 = s0.connect(60, i62); in test_zero_args()
114 boost::signals2::connection c62 = s0.connect(i62); in test_zero_args()