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

/bind-9.11.3/unit/atf-src/atf-c++/detail/
H A Dauto_array_test.cpp52 do_copy(atf::auto_array< test_array >& ta) function in class:test_array
146 auto_array< test_array > t2 = test_array::do_copy(t1);
259 t2 = test_array::do_copy(t1);
/bind-9.11.3/unit/atf-src/tools/
H A Dauto_array_test.cpp53 do_copy(tools::auto_array< test_array >& ta) function in class:test_array
147 auto_array< test_array > t2 = test_array::do_copy(t1);
260 t2 = test_array::do_copy(t1);

Completed in 11 milliseconds