Searched refs:Shorty (Results 1 – 2 of 2) sorted by relevance
464 static class Shorty { class in IntMath473 static Shorty truncateTest(int x) { in truncateTest()475 Shorty shorts = new Shorty(); in truncateTest()482 static void truncateCheck(Shorty shorts) { in truncateCheck()603 Shorty shorts = truncateTest(-16717277); // 0xff00ea23 in run()
435 template <decltype(ShortyFieldType::kByte) Shorty>