Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/4.0/
H A DAudioPrimaryHidlHalTest.cpp78 StreamHelper<IStreamIn> helper(stream); in TEST_P()
/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/
H A DAudioPrimaryHidlHalTest.h794 class StreamHelper {
797 explicit StreamHelper(sp<Stream>& stream) : mStream(stream) {} in StreamHelper() function
885 StreamHelper<Stream> helper;