Searched defs:test_name (Results 1 – 2 of 2) sorted by relevance
/hardware/google/av/codec2/tests/ |
D | C2ComponentInterface_test.cpp | 616 #define EACH_TEST(TParam_, field_type_name_, test_name) \ argument 627 #define EACH_TEST_SELF(type_, test_name) EACH_TEST(type_, type_, test_name) argument 628 #define EACH_TEST_INPUT(type_, test_name) EACH_TEST(type_::input, type_, test_name) argument 629 #define EACH_TEST_OUTPUT(type_, test_name) EACH_TEST(type_::output, type_, test_name) argument
|
/hardware/interfaces/audio/core/all-versions/vts/functional/ |
D | AudioPrimaryHidlHalTest.h | 813 #define TEST_IO_STREAM(test_name, documentation, code) \ argument
|