Searched refs:convertShortToLong (Results 1 – 1 of 1) sorted by relevance
142 static native long convertShortToLong(short x); in convertShortToLong() method in CoreMathVerifier1411 args.out = convertShortToLong(args.inV); in computeConvert()