Home
last modified time | relevance | path

Searched refs:EXPECT_SILENCE (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/media/audio/src/android/media/audio/cts/
DAudioPlaybackCaptureTest.java282 private static final boolean EXPECT_SILENCE = false; field in AudioPlaybackCaptureTest
304 testPlaybackCapture(OPT_OUT, AudioAttributes.USAGE_MEDIA, EXPECT_SILENCE); in testPlaybackCaptureFast()
316 testPlaybackCapture(OPT_IN, AudioAttributes.USAGE_UNKNOWN, EXPECT_SILENCE); in testMatchNothing()
323 testPlaybackCapture(OPT_IN, AudioAttributes.USAGE_UNKNOWN, EXPECT_SILENCE); in testCombineUsages()
330 testPlaybackCapture(OPT_IN, AudioAttributes.USAGE_UNKNOWN, EXPECT_SILENCE); in testCombineUid()
352 testPlaybackCapture(OPT_OUT, usage, EXPECT_SILENCE); in doTestCaptureMatchingAllowedUsage()
356 testPlaybackCapture(OPT_OUT, usage, EXPECT_SILENCE); in doTestCaptureMatchingAllowedUsage()
363 testPlaybackCapture(OPT_IN, usage, EXPECT_SILENCE); in testCaptureMatchingForbidenUsage()
366 testPlaybackCapture(OPT_IN, usage, EXPECT_SILENCE); in testCaptureMatchingForbidenUsage()
374 testPlaybackCapture(OPT_IN, usage, EXPECT_SILENCE); in testCaptureExcludeUsage()
[all …]