Return false if incorrect event value type
- getDoubleOrLong sets the return value if the event value type is an int, long, float, or double. If none of these types are matched, the default switch case should return false. Test: bit statsd_test:* Change-Id: I55f0bd5865810627da4fc62440f9450c0b1fa730
Loading
Please register or sign in to comment