Searched refs:expectedContentType (Results 1 – 2 of 2) sorted by relevance
150 aaudio_content_type_t expectedContentType = in checkAttributes() local154 EXPECT_EQ(expectedContentType, AAudioStream_getContentType(aaudioStream)); in checkAttributes()
392 final int expectedContentType = AudioAttributes.CONTENT_TYPE_SPEECH; in testBuilderAttributesStream() local395 .setContentType(expectedContentType) in testBuilderAttributesStream()414 assertEquals(TEST_NAME + ": attributes content type", expectedContentType, in testBuilderAttributesStream()