Home
last modified time | relevance | path

Searched defs:long_number (Results 1 – 1 of 1) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp7180 int64_t long_number = 1; in TestFormatFastpaths() local
7199 int64_t long_number = U_INT64_MIN; // -9223372036854775808L; in TestFormatFastpaths() local
7223 int64_t long_number = U_INT64_MAX; // -9223372036854775808L; in TestFormatFastpaths() local
7247 int64_t long_number = 0; in TestFormatFastpaths() local
7271 int64_t long_number = U_INT64_MIN + 1; in TestFormatFastpaths() local