Searched refs:MESSAGE (Results 1 – 3 of 3) sorted by relevance
56 const std::string MESSAGE = "socket_test"; in TEST_F() local90 std::string read_buffer = MESSAGE; in TEST_F()91 std::string write_buffer(MESSAGE.size(), 'a'); in TEST_F()
123 const std::string MESSAGE = "fdevent_test"; in TEST_F() local159 std::string read_buffer = MESSAGE; in TEST_F()160 std::string write_buffer(MESSAGE.size(), 'a'); in TEST_F()
314 [THERE WILL BE A MESSAGE HERE EXPLAINING WHY IT FAILED]