HomeSort by relevance Sort by last modified time
    Searched refs:has_ownership (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/dbus/
signal_sender_verification_unittest.cc 77 ASSERT_TRUE(test_service_->has_ownership());
85 ASSERT_FALSE(test_service2_->has_ownership());
278 ASSERT_TRUE(stealable_test_service.has_ownership());
test_service.h 78 bool has_ownership() const { return has_ownership_; } function in class:dbus::TestService

Completed in 114 milliseconds