Home | History | Annotate | Download | only in intltest

Lines Matching refs:Int64ToUnicodeString

90 Int64ToUnicodeString(int64_t num)
152 s = UnicodeString("int64:") + Int64ToUnicodeString(f.getInt64());