Searched refs:args_vector (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A Dprocess.hpp59 typedef std::vector< std::string > args_vector; typedef in class:atf::process::argv_array
60 args_vector m_args;
70 typedef args_vector::const_iterator const_iterator;
71 typedef args_vector::size_type size_type;
H A Dprocess.cpp109 m_args(argv_to_collection< args_vector >(ca)),

Completed in 9 milliseconds