Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/perf/howExpensiveIs/
DhowExpensiveIs.cpp385 #define DO_TripleNumTest(p,n,x) DO_AttrNumTest(p,n,x,UNUM_PARSE_ALL_INPUT,UNUM_YES) \ macro
785 DO_TripleNumTest("#","2.0",2.0); in runTests()