Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/test/
Dmultiprocess_test_helper.cc51 const char kTestChildMessagePipeName[] = "test_pipe"; variable
163 pipe = child_invitation.AttachMessagePipe(kTestChildMessagePipeName); in StartChildWithExtraSwitch()
236 primordial_pipe = invitation.ExtractMessagePipe(kTestChildMessagePipeName); in ChildSetup()