Home
last modified time | relevance | path

Searched defs:tag_hash (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/sync/test/engine/
Dmock_non_blocking_type_processor_core.cc76 const std::string& tag_hash, in UpdateFromServer()
103 const std::string& tag_hash) { in TombstoneFromServer()
154 const std::string& tag_hash) { in GenerateId()
159 const std::string& tag_hash) { in GetServerVersion()
170 const std::string& tag_hash, in SetServerVersion()
Dsingle_type_mock_server.cc37 const std::string& tag_hash, in UpdateFromServer()
66 const std::string& tag_hash) { in TombstoneFromServer()
105 const std::string tag_hash = it->client_defined_unique_tag(); in DoSuccessfulCommit() local
158 std::string SingleTypeMockServer::GenerateId(const std::string& tag_hash) { in GenerateId()
174 void SingleTypeMockServer::SetServerVersion(const std::string& tag_hash, in SetServerVersion()
Dmock_non_blocking_type_processor.cc59 const std::string& tag_hash, in CommitRequest()
85 const std::string& tag_hash) { in DeleteRequest()
218 const std::string& tag_hash) { in GetNextSequenceNumber()
236 void MockNonBlockingTypeProcessor::SetBaseVersion(const std::string& tag_hash, in SetBaseVersion()
253 const std::string& tag_hash, in SetServerAssignedId()
/external/chromium_org/sync/engine/
Dnon_blocking_type_processor_core_unittest.cc197 const std::string tag_hash = GenerateTagHash(name); in CommitRequest() local
206 const std::string tag_hash = GenerateTagHash(tag); in DeleteRequest() local
313 const std::string tag_hash = GenerateTagHash(tag); in HasCommitEntityOnServer() local
321 const std::string tag_hash = GenerateTagHash(tag); in GetLatestCommitEntityOnServer() local
345 const std::string tag_hash = GenerateTagHash(tag); in HasUpdateResponseOnModelThread() local
352 const std::string tag_hash = GenerateTagHash(tag); in GetUpdateResponseOnModelThread() local
376 const std::string tag_hash = GenerateTagHash(tag); in HasCommitResponseOnModelThread() local
384 const std::string tag_hash = GenerateTagHash(tag); in GetCommitResponseOnModelThread() local
582 const std::string& tag_hash = GenerateTagHash("tag1"); in TEST_F() local
Dnon_blocking_type_processor_unittest.cc121 const std::string tag_hash = GenerateTagHash(tag); in WriteItem() local
139 const std::string tag_hash = GenerateTagHash(tag); in UpdateFromServer() local
151 std::string tag_hash = GenerateTagHash(tag); in TombstoneFromServer() local
193 const std::string tag_hash = GenerateTagHash(tag); in HasCommitRequestForTag() local
199 const std::string tag_hash = GenerateTagHash(tag); in GetLatestCommitRequestForTag() local