Searched defs:InputStreamSetTest (Results 1 - 1 of 1) sorted by relevance

/external/libbrillo/brillo/streams/
H A Dinput_stream_set_unittest.cc23 class InputStreamSetTest : public testing::Test { class in namespace:brillo
46 TEST_F(InputStreamSetTest, InitialFalseAssumptions) {
67 TEST_F(InputStreamSetTest, InitialTrueAssumptions) {
82 TEST_F(InputStreamSetTest, CanGetSize) {
95 TEST_F(InputStreamSetTest, GetRemainingSize) {
101 TEST_F(InputStreamSetTest, ReadNonBlocking) {
134 TEST_F(InputStreamSetTest, ReadBlocking) {

Completed in 379 milliseconds