Home
last modified time | relevance | path

Searched refs:floatField (Results 1 – 2 of 2) sorted by relevance

/packages/modules/StatsD/statsd/tests/
Dstatsd_test_util.h551 uint64_t timestampNs, int intField, long longField, float floatField,
563 const float floatField, const string& stringField, const bool boolField,
Dstatsd_test_util.cpp1085 uint64_t timestampNs, int intField, long longField, float floatField, in CreateTestAtomReportedEventWithPrimitives() argument
1089 /* attributionTags */ {"app1"}, intField, longField, floatField, stringField, boolField, in CreateTestAtomReportedEventWithPrimitives()
1099 const float floatField, const string& stringField, const bool boolField, in CreateTestAtomReportedEvent() argument
1117 AStatsEvent_writeFloat(statsEvent, floatField); in CreateTestAtomReportedEvent()