Home
last modified time | relevance | path

Searched refs:keyWord (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dselfmts.cpp299 UnicodeString keyWord = UnicodeString("masculine"); in selectFormatAPITest() local
301 selFmt1->format( keyWord, result , ignore , status1); in selectFormatAPITest()
303 errln("ERROR: SelectFormat API test failed in format() with keyWord: "+ keyWord); in selectFormatAPITest()
307 …("ERROR: SelectFormat API test failed in format() with unexpected result with keyWord: "+ keyWord); in selectFormatAPITest()
/external/python/cpython2/Mac/Modules/ae/
D_AEmodule.c1264 AEKeyword keyWord; in AE_AEManagerInfo() local
1270 PyMac_GetOSType, &keyWord)) in AE_AEManagerInfo()
1272 _err = AEManagerInfo(keyWord, in AE_AEManagerInfo()