Home
last modified time | relevance | path

Searched defs:test_identity (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/search/
Dsearch_tab_helper_unittest.cc174 const base::string16 test_identity = base::ASCIIToUTF16("foo@bar.com"); in TEST_F() local
194 const base::string16 test_identity = base::ASCIIToUTF16("bar@foo.com"); in TEST_F() local
217 const base::string16 test_identity; in TEST_F() local
240 const base::string16 test_identity = base::ASCIIToUTF16("bar@foo.com"); in TEST_F() local
260 const base::string16 test_identity = base::ASCIIToUTF16("foo@bar.com"); in TEST_F() local
Dsearch_ipc_router_unittest.cc424 const base::string16 test_identity = base::ASCIIToUTF16("foo@bar.com"); in TEST_F() local
440 const base::string16 test_identity = base::ASCIIToUTF16("foo@bar.com"); in TEST_F() local
/external/chromium_org/chromeos/network/
Dnetwork_configuration_handler_unittest.cc510 const std::string test_identity("test_identity"); in TEST_F() local