Searched defs:ta2 (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A Dauto_array_test.cpp185 test_array* ta2 = t.release(); local
186 ATF_REQUIRE_EQ(ta2, ta1);
204 test_array* ta2 = new test_array[10]; local
210 t.reset(ta2);

Completed in 10 milliseconds