Searched refs:TEST_GENERAL_WRITABLE_FIELD (Results 1 – 1 of 1) sorted by relevance
/hardware/google/av/codec2/tests/ |
D | C2ComponentInterface_test.cpp | 581 #define TEST_GENERAL_WRITABLE_FIELD(TParam_, field_type_name_, field_name_) \ macro 600 TEST_GENERAL_WRITABLE_FIELD(TParam_, field_type_name_, width); \ 601 TEST_GENERAL_WRITABLE_FIELD(TParam_, field_type_name_, height); \ 605 TEST_GENERAL_WRITABLE_FIELD(TParam_, field_type_name_, value) 608 TEST_GENERAL_WRITABLE_FIELD(TParam_, field_type_name_, value)
|