Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/
Dinvitation_unittest.cc572 class RemoteProcessState { class
574 RemoteProcessState() in RemoteProcessState() function in mojo::core::__anon603fbe120111::RemoteProcessState
576 ~RemoteProcessState() = default;
610 DISALLOW_COPY_AND_ASSIGN(RemoteProcessState);
615 auto* state = reinterpret_cast<RemoteProcessState*>(context); in TestProcessErrorHandler()
626 RemoteProcessState process_state; in TEST_F()