Searched defs:arg1 (Results 1 – 2 of 2) sorted by relevance
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/ |
D | mock_object.hpp | 161 mock_object( T1 const& arg1 ) in mock_object() 169 mock_object( T1 const& arg1, T2 const& arg2 ) in mock_object() 177 mock_object( T1 const& arg1, T2 const& arg2, T3 const& arg3 ) in mock_object() 185 mock_object( T1 const& arg1, T2 const& arg2, T3 const& arg3, T4 const& arg4 ) in mock_object() 193 mock_object( T1 const& arg1, T2 const& arg2, T3 const& arg3, T4 const& arg4, T5 const& arg5 ) in mock_object()
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/policies/ |
D | policy.hpp | 335 typedef promote_float<false> arg1; typedef 342 typedef default_policy arg1; typedef 349 typedef promote_float<false> arg1; typedef 356 typedef promote_double<false> arg1; typedef
|