Home
last modified time | relevance | path

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

/cts/tests/tests/nativemedia/aaudio/jni/
Dtest_aaudio_attributes.cpp499 using IsContentSpatializedParam = std::tuple<aaudio_performance_mode_t, int>; typedef
501 public ::testing::WithParamInterface<IsContentSpatializedParam> {
504 const ::testing::TestParamInfo<IsContentSpatializedParam>& info) { in getTestName()