Searched refs:isUsingBytes (Results 1 – 6 of 6) sorted by relevance
107 assertFalse("Should not be using byte array", fq.isUsingBytes()); in testSwitchStorage()112 assertTrue("Should be using byte array", fq.isUsingBytes()); in testSwitchStorage()118 assertFalse("Should not be using byte array", fq.isUsingBytes()); in testSwitchStorage()
297 assertFalse("Should not be using byte array", fq.isUsingBytes()); in testSwitchStorage()302 assertTrue("Should be using byte array", fq.isUsingBytes()); in testSwitchStorage()307 assertFalse("Should not be using byte array", fq.isUsingBytes()); in testSwitchStorage()
294 assertFalse("Should not be using byte array", fq.isUsingBytes()); in testSwitchStorage()299 assertTrue("Should be using byte array", fq.isUsingBytes()); in testSwitchStorage()304 assertFalse("Should not be using byte array", fq.isUsingBytes()); in testSwitchStorage()
260 inline bool isUsingBytes() { return usingBytes; } in isUsingBytes() function
445 public boolean isUsingBytes() { in isUsingBytes() method in DecimalQuantity_DualStorageBCD
443 public boolean isUsingBytes() { in isUsingBytes() method in DecimalQuantity_DualStorageBCD