Searched refs:asLong (Results 1 – 2 of 2) sorted by relevance
784 assertTrue(1000 * (45 + 60 * 60 * 2) == optionSource.mTimeVal.asLong()); in testSetOptionValue_timeVal()786 assertTrue(12345 == optionSource.mTimeVal.asLong()); in testSetOptionValue_timeVal()
63 public Long asLong() { in asLong() method in TimeVal