Lines Matching refs:LL
154 int64_t ll = 12;155 test->format(ll, result);1574 expectPad(fmt, "'I''ll'*a###.##", DecimalFormat::kPadAfterPrefix,6307 ASSERT_EQUALS(1234567890123LL, f.getInt64());6308 ASSERT_EQUALS(1234567890123LL, f.getInt64(status));