Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/iface/
Dargument_factory.hpp35 class argument_factory { class
42 BOOST_TEST_PROTECTED_VIRTUAL ~argument_factory() {} in ~argument_factory()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/
Dparameter.hpp45 parameter( identification_policy& ID, argument_factory& F, bool optional_value = false ) in parameter()
127 argument_factory& m_arg_factory;
Dargument_factory.hpp70 struct typed_argument_factory : public argument_factory {