Home
last modified time | relevance | path

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

/cts/tests/tests/nativemedia/aaudio/jni/
Dtest_aaudio_attributes.cpp819 using PermissionGatedInputPresetParam = std::tuple<aaudio_performance_mode_t, typedef
822 public ::testing::WithParamInterface<PermissionGatedInputPresetParam> {
825 const ::testing::TestParamInfo<PermissionGatedInputPresetParam>& info) { in getTestName()