Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/perf/howExpensiveIs/
DhowExpensiveIs.cpp811 StringPiece spPI("123.456"); in runTests() local
812 DO_NumFmtStringPieceTest("#.0000","123.4560",spPI); in runTests()
813 DO_NumFmtStringPieceTest("#.00","123.46",spPI); in runTests()