Home
last modified time | relevance | path

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

/cts/tests/tests/nativemedia/aaudio/jni/
Dtest_aaudio_attributes.cpp177 aaudio_allowed_capture_policy_t expectedCapturePolicy = in checkAttributes() local
181 EXPECT_EQ(expectedCapturePolicy, AAudioStream_getAllowedCapturePolicy(aaudioStream)); in checkAttributes()