Searched refs:isUsingBytes (Results 1 – 6 of 6) sorted by relevance
114 assertFalse("Should not be using byte array", fq.isUsingBytes()); in testSwitchStorage()119 assertTrue("Should be using byte array", fq.isUsingBytes()); in testSwitchStorage()125 assertFalse("Should not be using byte array", fq.isUsingBytes()); in testSwitchStorage()
278 inline bool isUsingBytes() { return usingBytes; } in isUsingBytes() function
303 assertFalse("Should not be using byte array", fq.isUsingBytes()); in testSwitchStorage()308 assertTrue("Should be using byte array", fq.isUsingBytes()); in testSwitchStorage()313 assertFalse("Should not be using byte array", fq.isUsingBytes()); in testSwitchStorage()
300 assertFalse("Should not be using byte array", fq.isUsingBytes()); in testSwitchStorage()305 assertTrue("Should be using byte array", fq.isUsingBytes()); in testSwitchStorage()310 assertFalse("Should not be using byte array", fq.isUsingBytes()); in testSwitchStorage()
435 public boolean isUsingBytes() { in isUsingBytes() method in DecimalQuantity_DualStorageBCD
437 public boolean isUsingBytes() { in isUsingBytes() method in DecimalQuantity_DualStorageBCD