Home
last modified time | relevance | path

Searched refs:kTestMessage4 (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/mojo/core/
Dinvitation_unittest.cc447 const std::string kTestMessage4 = "i shove the messages down the pipe"; variable
498 EXPECT_EQ(kTestMessage4, ReadMessage(pipes[1])); in TEST_F()
526 WriteMessage(pipes[1], kTestMessage4); in DEFINE_TEST_CLIENT()