Home
last modified time | relevance | path

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

/hardware/interfaces/audio/effect/all-versions/vts/functional/
DVtsHalAudioEffectTargetTest.cpp751 const uint32_t veryLargeConfigSize = std::numeric_limits<uint32_t>::max() - 100; in TEST_P() local
754 0, 1, veryLargeConfigSize, in TEST_P()
770 const uint32_t veryLargeConfigSize = std::numeric_limits<uint32_t>::max() - 100; in TEST_P() local
773 0, veryLargeConfigSize, [&](Result r, const hidl_vec<uint8_t>&) { retval = r; }); in TEST_P()