Home
last modified time | relevance | path

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

/external/chromium_org/chrome/installer/gcapi/
Dgcapi_omaha_experiment_test.cc34 void VerifyExperimentLabels(const string16& expected_labels) { in VerifyExperimentLabels()
66 string16 expected_labels(kSomeExperiments); in TEST_F() local
83 string16 expected_labels(kSomeExperiments); in TEST_F() local
100 string16 expected_labels(kSomeExperiments); in TEST_F() local
124 string16 expected_labels(kSomeExperiments); in TEST_F() local
150 string16 expected_labels(kSomeExperiments); in TEST_F() local
173 string16 expected_labels(kSomeExperiments); in TEST_F() local
/external/chromium/chrome/browser/autofill/
Dautofill_manager_unittest.cc242 const string16 expected_labels[], in ExpectSuggestions()
632 string16 expected_labels[] = { in TEST_F() local
671 string16 expected_labels[] = {ASCIIToUTF16("3734 Elvis Presley Blvd.")}; in TEST_F() local
743 string16 expected_labels[] = { in TEST_F() local
799 string16 expected_labels[] = {string16()}; in TEST_F() local
866 string16 expected_labels[] = {ASCIIToUTF16("*3456"), ASCIIToUTF16("*8765")}; in TEST_F() local
908 string16 expected_labels[] = {ASCIIToUTF16("*3456")}; in TEST_F() local
945 string16 expected_labels[] = {ASCIIToUTF16("*3456"), ASCIIToUTF16("*8765")}; in TEST_F() local
987 string16 expected_labels[] = {string16()}; in TEST_F() local
1063 string16 expected_labels[] = { in TEST_F() local
[all …]
/external/chromium_org/components/autofill/core/browser/
Dautofill_manager_unittest.cc567 const base::string16 expected_labels[], in CheckSuggestions()
784 base::string16 expected_labels[] = { in TEST_F() local
814 base::string16 expected_labels[] = {ASCIIToUTF16("3734 Elvis Presley Blvd.")}; in TEST_F() local
876 base::string16 expected_labels[] = { in TEST_F() local
924 base::string16 expected_labels[] = {base::string16()}; in TEST_F() local
983 base::string16 expected_labels[] = { ASCIIToUTF16("*3456"), in TEST_F() local
1017 base::string16 expected_labels[] = {ASCIIToUTF16("*3456")}; in TEST_F() local
1046 base::string16 expected_labels[] = { ASCIIToUTF16("*3456"), in TEST_F() local
1081 base::string16 expected_labels[] = {base::string16()}; in TEST_F() local
1149 base::string16 expected_labels[] = { in TEST_F() local
[all …]