Home
last modified time | relevance | path

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

/external/libabigail/tests/
Dtest-read-ctf.cc276 struct test_task_ctf : public test_task struct
278 test_task_ctf(const InOutSpec &s,
286 ~test_task_ctf() in ~test_task_ctf() argument
302 test_task_ctf::test_task_ctf(const InOutSpec &s, in test_task_ctf() function in test_task_ctf
315 test_task_ctf::perform() in perform()
380 return new test_task_ctf(*s, a_out_abi_base, in new_task()