OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:store_birthday_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sync/test/engine/
mock_connection_manager.h
217
// Multiple threads can set
store_birthday_
in our tests, need to lock it to
220
store_birthday_
= new_birthday;
254
return
store_birthday_
;
340
std::string
store_birthday_
;
member in class:syncer::MockConnectionManager
mock_connection_manager.cc
43
store_birthday_
("Store BDay!"),
Completed in 35 milliseconds