Searched refs:ASSERT_INT32 (Results 1 – 1 of 1) sorted by relevance
237 #define ASSERT_INT32(type) static_assert(std::is_same<int32_t, type>::value, \ macro246 ASSERT_INT32(aaudio_stream_state_t);247 ASSERT_INT32(aaudio_direction_t);248 ASSERT_INT32(aaudio_format_t);249 ASSERT_INT32(aaudio_data_callback_result_t);250 ASSERT_INT32(aaudio_result_t);251 ASSERT_INT32(aaudio_sharing_mode_t);252 ASSERT_INT32(aaudio_performance_mode_t);313 ASSERT_INT32(aaudio_usage_t);314 ASSERT_INT32(aaudio_content_type_t);[all …]