Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Duobjtest.cpp108 UClassID staticID) in testClass() argument
127 sprintf(tmp, " [static=%p, dynamic=%p] ", staticID, dynamicID); in testClass()
131 if(staticID == NULL) { in testClass()
145 if(dynamicID != staticID) { in testClass()
151 if(staticID == NULL) { in testClass()
156 if(staticID == ids[i]) { in testClass()
167 ids[ids_count] = staticID; in testClass()
Duobjtest.h39 UClassID staticID);