Searched defs:fAttrValue (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/perf/howExpensiveIs/
H A DhowExpensiveIs.cpp325 int32_t fAttrValue; member in class:AttrNumTest
329 sprintf(name2,"AttrNumTest:%d=%d", fAttr,fAttrValue);
336 fAttrValue(newValue)
341 unum_setAttribute(fmt, fAttr,fAttrValue);
353 int32_t fAttrValue; member in class:NOXNumTest
357 sprintf(name2,"NOXNumTest:%d=%d", fAttr,fAttrValue);
364 fAttrValue(newValue) */
369 //unum_setAttribute(fmt, fAttr,fAttrValue);
/external/icu/icu4c/source/test/perf/howExpensiveIs/
H A DhowExpensiveIs.cpp329 int32_t fAttrValue; member in class:AttrNumTest
333 sprintf(name2,"AttrNumTest:%d=%d", fAttr,fAttrValue);
340 fAttrValue(newValue)
345 unum_setAttribute(fmt, fAttr,fAttrValue);
357 int32_t fAttrValue; member in class:NOXNumTest
361 sprintf(name2,"NOXNumTest:%d=%d", fAttr,fAttrValue);
368 fAttrValue(newValue) */
373 //unum_setAttribute(fmt, fAttr,fAttrValue);

Completed in 490 milliseconds