Searched refs:ASSERT_INT32 (Results 1 – 1 of 1) sorted by relevance
242 #define ASSERT_INT32(type) static_assert(std::is_same<int32_t, type>::value, \ macro251 ASSERT_INT32(aaudio_stream_state_t);252 ASSERT_INT32(aaudio_direction_t);253 ASSERT_INT32(aaudio_format_t);254 ASSERT_INT32(aaudio_data_callback_result_t);255 ASSERT_INT32(aaudio_result_t);256 ASSERT_INT32(aaudio_sharing_mode_t);257 ASSERT_INT32(aaudio_performance_mode_t);317 ASSERT_INT32(aaudio_usage_t);318 ASSERT_INT32(aaudio_content_type_t);[all …]