Searched refs:bootstrap_message_pipe_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/mojo/embedder/
H A Dembedder_unittest.cc38 bootstrap_message_pipe_(MOJO_HANDLE_INVALID),
41 bootstrap_message_pipe_ =
49 CHECK_NE(bootstrap_message_pipe_, MOJO_HANDLE_INVALID);
64 MojoHandle bootstrap_message_pipe() const { return bootstrap_message_pipe_; }
90 MojoHandle bootstrap_message_pipe_; member in class:mojo::embedder::__anon8734::ScopedTestChannel

Completed in 948 milliseconds