Searched defs:LoopbackByteChannel (Results 1 – 2 of 2) sorted by relevance
110 TEST(LoopbackByteChannel, IgnoresEmptyWrites) { in TEST() argument130 TEST(LoopbackByteChannel, LoopsData) { in TEST() argument
38 using LoopbackByteChannel = LoopbackChannel<DataType::kByte>; variable