Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/tests/
H A Dgenerators_tests.cpp116 const auto allOutConfigs = generateOutputDeviceConfigParameters(false /*oneProfilePerDevice*/); in TEST_P() local
117 EXPECT_FALSE(allOutConfigs.empty()); in TEST_P()
118 EXPECT_NO_FATAL_FAILURE(validateDeviceConfigs(allOutConfigs)); in TEST_P()