OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 224 milliseconds