Home
last modified time | relevance | path

Searched defs:some_data (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/sync/api/attachments/
Dattachment_unittest.cc25 scoped_refptr<base::RefCountedString> some_data(new base::RefCountedString); in TEST_F() local
41 scoped_refptr<base::RefCountedString> some_data(new base::RefCountedString); in TEST_F() local
/external/chromium_org/sync/internal_api/attachments/
Dattachment_uploader_impl_unittest.cc388 scoped_refptr<base::RefCountedString> some_data(new base::RefCountedString); in TEST_F() local
427 scoped_refptr<base::RefCountedString> some_data(new base::RefCountedString); in TEST_F() local
447 scoped_refptr<base::RefCountedString> some_data(new base::RefCountedString); in TEST_F() local
470 scoped_refptr<base::RefCountedString> some_data(new base::RefCountedString); in TEST_F() local
492 scoped_refptr<base::RefCountedString> some_data(new base::RefCountedString); in TEST_F() local
530 scoped_refptr<base::RefCountedString> some_data(new base::RefCountedString); in TEST_F() local
Dfake_attachment_uploader_unittest.cc48 scoped_refptr<base::RefCountedString> some_data(new base::RefCountedString); in TEST_F() local
/external/chromium_org/third_party/leveldatabase/
Denv_chromium_unittest.cc118 std::string some_data = "some data"; in TYPED_TEST() local