Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/ports/
Dports_unittest.cc85 node_thread_(base::StringPrintf("Node %" PRIu64 " thread", id)), in TestNode()
94 node_thread_.Stop(); in ~TestNode()
124 node_thread_.Start(); in Start()
125 node_thread_.task_runner()->PostTask( in Start()
281 base::Thread node_thread_; member in mojo::core::ports::test::__anon67d3a0c30111::TestNode