Home
last modified time | relevance | path

Searched refs:expectedKeywords (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
Dloctest.cpp1594 const char *expectedKeywords[10]; in TestKeywordVariants() member
1647 if(strcmp(keyword, testCases[i].expectedKeywords[j]) != 0) { in TestKeywordVariants()
1648 … err("Expected to get keyword value %s, got %s\n", testCases[i].expectedKeywords[j], keyword); in TestKeywordVariants()
1654 if(*keywordString != UnicodeString(testCases[i].expectedKeywords[j], "")) { in TestKeywordVariants()
1655 …r("Expected to get keyword UnicodeString %s, got %s\n", testCases[i].expectedKeywords[j], keyword); in TestKeywordVariants()
1676 if(strcmp(keyword, testCases[i].expectedKeywords[j]) != 0) { in TestKeywordVariants()
1677 … err("Expected to get keyword value %s, got %s\n", testCases[i].expectedKeywords[j], keyword); in TestKeywordVariants()
/external/icu/icu4c/source/test/intltest/
Dloctest.cpp1594 const char *expectedKeywords[10]; in TestKeywordVariants() member
1647 if(strcmp(keyword, testCases[i].expectedKeywords[j]) != 0) { in TestKeywordVariants()
1648 … err("Expected to get keyword value %s, got %s\n", testCases[i].expectedKeywords[j], keyword); in TestKeywordVariants()
1654 if(*keywordString != UnicodeString(testCases[i].expectedKeywords[j], "")) { in TestKeywordVariants()
1655 …r("Expected to get keyword UnicodeString %s, got %s\n", testCases[i].expectedKeywords[j], keyword); in TestKeywordVariants()
1676 if(strcmp(keyword, testCases[i].expectedKeywords[j]) != 0) { in TestKeywordVariants()
1677 … err("Expected to get keyword value %s, got %s\n", testCases[i].expectedKeywords[j], keyword); in TestKeywordVariants()
/external/chromium_org/third_party/icu/source/test/cintltst/
Dcloctst.c1673 const char *expectedKeywords[10]; in TestKeywordVariants() member
1733 if(strcmp(keyword, testCases[i].expectedKeywords[j]) != 0) { in TestKeywordVariants()
1734 … log_err("Expected to get keyword value %s, got %s\n", testCases[i].expectedKeywords[j], keyword); in TestKeywordVariants()
1741 if(strcmp(keyword, testCases[i].expectedKeywords[j]) != 0) { in TestKeywordVariants()
1742 … log_err("Expected to get keyword value %s, got %s\n", testCases[i].expectedKeywords[j], keyword); in TestKeywordVariants()
/external/icu/icu4c/source/test/cintltst/
Dcloctst.c1674 const char *expectedKeywords[10]; in TestKeywordVariants() member
1734 if(strcmp(keyword, testCases[i].expectedKeywords[j]) != 0) { in TestKeywordVariants()
1735 … log_err("Expected to get keyword value %s, got %s\n", testCases[i].expectedKeywords[j], keyword); in TestKeywordVariants()
1742 if(strcmp(keyword, testCases[i].expectedKeywords[j]) != 0) { in TestKeywordVariants()
1743 … log_err("Expected to get keyword value %s, got %s\n", testCases[i].expectedKeywords[j], keyword); in TestKeywordVariants()