Searched defs:message2 (Results 1 – 3 of 3) sorted by relevance
53 const std::string message2{"world"}; in TEST_F() local75 const std::string message2{"world"}; in TEST_F() local
271 const std::vector<uint8_t> message2{{'w', 'o', 'r', 'l', 'd'}}; in TEST_F() local313 const std::vector<uint8_t> message2{{'w', 'o', 'r', 'l', 'd'}}; in TEST_F() local
59 const char message2[] = "Goodbye. This is sector 2."; in TEST() local