Home
last modified time | relevance | path

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

/external/chromium_org/dbus/
Dend_to_end_sync_unittest.cc36 client_bus_ = new Bus(client_bus_options); in SetUp()
37 object_proxy_ = client_bus_->GetObjectProxy( in SetUp()
40 ASSERT_FALSE(client_bus_->HasDBusThread()); in SetUp()
46 client_bus_->ShutdownAndBlock(); in TearDown()
51 scoped_refptr<Bus> client_bus_; member in dbus::EndToEndSyncTest
115 object_proxy_ = client_bus_->GetObjectProxy("org.chromium.TestService", in TEST_F()
131 object_proxy_ = client_bus_->GetObjectProxy( in TEST_F()