Searched refs:StreamHelper (Results 1 – 2 of 2) sorted by relevance
78 StreamHelper<IStreamIn> helper(stream); in TEST_P()
794 class StreamHelper {797 explicit StreamHelper(sp<Stream>& stream) : mStream(stream) {} in StreamHelper() function885 StreamHelper<Stream> helper;