Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/test/intltest/
Duobjtest.cpp106 UClassID staticID) in testClass() argument
125 sprintf(tmp, " [static=%p, dynamic=%p] ", staticID, dynamicID); in testClass()
129 if(staticID == NULL) { in testClass()
143 if(dynamicID != staticID) { in testClass()
149 if(staticID == NULL) { in testClass()
154 if(staticID == ids[i]) { in testClass()
165 ids[ids_count] = staticID; in testClass()
Duobjtest.h37 UClassID staticID);
/external/icu4c/test/intltest/
Duobjtest.cpp106 UClassID staticID) in testClass() argument
125 sprintf(tmp, " [static=%p, dynamic=%p] ", staticID, dynamicID); in testClass()
129 if(staticID == NULL) { in testClass()
143 if(dynamicID != staticID) { in testClass()
149 if(staticID == NULL) { in testClass()
154 if(staticID == ids[i]) { in testClass()
165 ids[ids_count] = staticID; in testClass()
Duobjtest.h37 UClassID staticID);