Skip to content
Commit 409468d7 authored by tsaichristine's avatar tsaichristine
Browse files

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
parent 6db3af39
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment