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

  /external/chromium_org/sync/engine/
non_blocking_type_processor_core_unittest.cc 136 static std::string GenerateTagHash(const std::string& tag);
197 const std::string tag_hash = GenerateTagHash(name);
206 const std::string tag_hash = GenerateTagHash(tag);
232 version_offset, GenerateTagHash(tag), GenerateSpecifics(tag, value));
249 mock_server_.TombstoneFromServer(version_offset, GenerateTagHash(tag));
313 const std::string tag_hash = GenerateTagHash(tag);
321 const std::string tag_hash = GenerateTagHash(tag);
345 const std::string tag_hash = GenerateTagHash(tag);
352 const std::string tag_hash = GenerateTagHash(tag);
376 const std::string tag_hash = GenerateTagHash(tag)
    [all...]
non_blocking_type_processor_unittest.cc 82 static std::string GenerateTagHash(const std::string& tag);
121 const std::string tag_hash = GenerateTagHash(tag);
139 const std::string tag_hash = GenerateTagHash(tag);
151 std::string tag_hash = GenerateTagHash(tag);
168 std::string NonBlockingTypeProcessorTest::GenerateTagHash(
193 const std::string tag_hash = GenerateTagHash(tag);
199 const std::string tag_hash = GenerateTagHash(tag);

Completed in 60 milliseconds