Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Dtchcfmt.cpp371 double arg_double = 3.0; in TestComplexExample() local
372 res1 = form_pat.format( arg_double, str, fpos ); in TestComplexExample()