TestRTPool 29 tests/examples/streams/testrtpool.h #define TEST_RT_POOL(pool) (G_TYPE_CHECK_INSTANCE_CAST ((pool), TEST_TYPE_RT_POOL, TestRTPool)) TestRTPool 34 tests/examples/streams/testrtpool.h #define TEST_RT_POOL_CAST(pool) ((TestRTPool*)(pool))