Searched refs:setLongThroughParam (Results 1 – 1 of 1) sorted by relevance
295 public static long setLongThroughParam(Second s, long value) { in setLongThroughParam() method in Main1147 assertEquals(333L, setLongThroughParam(s, 333L)); in main()