Home
last modified time | relevance | path

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

/external/icu4c/test/intltest/
Dicusvtst.cpp780 UnicodeString* bozo = (UnicodeString*)service.get(id, &actualID, status); in testAPI_Two() local
781 if (bozo != NULL) { in testAPI_Two()
784 logln("found actual: " + *bozo + " with display name: " + displayName); in testAPI_Two()
788 logln("found actual: " + *bozo + " with display name: " + displayName); in testAPI_Two()
791 delete bozo; in testAPI_Two()
/external/webkit/Source/JavaScriptCore/
DChangeLog-2009-06-168310 (JSC::allocateBlock): Fix bozo typo.