Home
last modified time | relevance | path

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

/frameworks/av/media/libaaudio/tests/
Dtest_attributes.cpp91 aaudio_allowed_capture_policy_t expectedCapturePolicy = in checkAttributes() local
95 EXPECT_EQ(expectedCapturePolicy, AAudioStream_getAllowedCapturePolicy(aaudioStream)); in checkAttributes()