Searched refs:StreamHelper (Results 1 – 2 of 2) sorted by relevance
97 StreamHelper<IStreamIn> helper(stream); in TEST_P()
837 class StreamHelper {840 explicit StreamHelper(sp<Stream>& stream) : mStream(stream) {} in StreamHelper() function928 StreamHelper<Stream> helper;