OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cached_my_contacts_group_id_for_testing
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/chromeos/contacts/
gdata_contacts_service.h
72
const std::string&
cached_my_contacts_group_id_for_testing
() const {
function in class:contacts::GDataContactsService
gdata_contacts_service_unittest.cc
201
EXPECT_TRUE(service_->
cached_my_contacts_group_id_for_testing
().empty());
209
EXPECT_TRUE(service_->
cached_my_contacts_group_id_for_testing
().empty());
225
service_->
cached_my_contacts_group_id_for_testing
());
Completed in 2747 milliseconds