Home
last modified time | relevance | path

Searched refs:CreateTwoValueLogEvent (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/packages/modules/StatsD/statsd/tests/e2e/
DValueMetric_histogram_e2e_test.cpp123 logEvents({CreateTwoValueLogEvent(/* atomId */ 1, bucketStartTimeNs + 10, /* value1 */ 5, in TEST_F()
133 logEvents({CreateTwoValueLogEvent(/* atomId */ 1, bucketStartTimeNs + 10, /* value1 */ 0, in TEST_F()
135 CreateTwoValueLogEvent(/* atomId */ 1, bucketStartTimeNs + 20, /* value1 */ 20, in TEST_F()
145 logEvents({CreateTwoValueLogEvent(/* atomId */ 1, bucketStartTimeNs + 10, /* value1 */ -1, in TEST_F()
155 logEvents({CreateTwoValueLogEvent(/* atomId */ 1, bucketStartTimeNs + 10, /* value1 */ 100, in TEST_F()
165 logEvents({CreateTwoValueLogEvent(/* atomId */ 1, bucketStartTimeNs + 10, /* value1 */ 15, in TEST_F()
175 logEvents({CreateTwoValueLogEvent(/* atomId */ 1, bucketStartTimeNs + 10, /* value1 */ 7, in TEST_F()
185 logEvents({CreateTwoValueLogEvent(/* atomId */ 1, bucketStartTimeNs + 10, /* value1 */ 8, in TEST_F()
187 CreateTwoValueLogEvent(/* atomId */ 1, bucketStartTimeNs + 20, /* value1 */ 15, in TEST_F()
189 CreateTwoValueLogEvent(/* atomId */ 1, bucketStartTimeNs + 30, /* value1 */ 19, in TEST_F()
[all …]
/aosp_15_r20/packages/modules/StatsD/statsd/tests/
DUidMap_test.cpp1134 events.push_back(CreateTwoValueLogEvent(ATOM_1, startTimeNs + 10, UID_1, 0)); in TEST()
1135 events.push_back(CreateTwoValueLogEvent(ATOM_1, startTimeNs + 11, UID_2, 0)); in TEST()
1136 events.push_back(CreateTwoValueLogEvent(ATOM_2, startTimeNs + 12, UID_3, 0)); in TEST()
1137 events.push_back(CreateTwoValueLogEvent(ATOM_3, startTimeNs + 15, UID_5, 0)); // start in TEST()
1138 events.push_back(CreateTwoValueLogEvent(ATOM_3, startTimeNs + 18, UID_5, 1)); // stop in TEST()
1139 events.push_back(CreateTwoValueLogEvent(ATOM_4, startTimeNs + 20, UID_6, UID_7)); in TEST()
1140 events.push_back(CreateTwoValueLogEvent(ATOM_6, startTimeNs + 22, UID_9, 0)); in TEST()
1142 events.push_back(CreateTwoValueLogEvent(ATOM_2, startTimeNs + bucketSizeNs + 10, UID_4, 0)); in TEST()
1170 p->OnLogEvent(CreateTwoValueLogEvent(ATOM_1, dumpTimeNs + 10, UID_1, 0).get()); in TEST()
Dstatsd_test_util.h398 shared_ptr<LogEvent> CreateTwoValueLogEvent(int atomId, int64_t eventTimeNs, int32_t value1,
401 void CreateTwoValueLogEvent(LogEvent* logEvent, int atomId, int64_t eventTimeNs, int32_t value1,
Dstatsd_test_util.cpp783 void CreateTwoValueLogEvent(LogEvent* logEvent, int atomId, int64_t eventTimeNs, int32_t value1, in CreateTwoValueLogEvent() function
789 shared_ptr<LogEvent> CreateTwoValueLogEvent(int atomId, int64_t eventTimeNs, int32_t value1, in CreateTwoValueLogEvent() function
792 CreateTwoValueLogEvent(logEvent.get(), atomId, eventTimeNs, value1, value2); in CreateTwoValueLogEvent()
DLogEntryMatcher_test.cpp984 CreateTwoValueLogEvent(&event, TAG_ID, 0, 2, 3); in TEST()
/aosp_15_r20/packages/modules/StatsD/statsd/tests/metrics/
DGaugeMetricProducer_test.cpp257 CreateTwoValueLogEvent(&event1, tagId, bucketStartTimeNs + 10, 1, 10); in TEST_P()
282 CreateTwoValueLogEvent(&event2, tagId, bucketStartTimeNs + 59 * NS_PER_SEC, 1, 10); in TEST_P()
297 CreateTwoValueLogEvent(&event3, tagId, bucketStartTimeNs + 65 * NS_PER_SEC, 1, 10); in TEST_P()
306 CreateTwoValueLogEvent(&event4, tagId, bucketStartTimeNs + 125 * NS_PER_SEC, 1, 10); in TEST_P()
554 data->push_back(CreateTwoValueLogEvent(tagId, eventTimeNs + 10, 1000, 100)); in TEST()
577 allData.push_back(CreateTwoValueLogEvent(tagId, bucket2StartTimeNs + 1, 1000, 110)); in TEST()
820 data->push_back(CreateTwoValueLogEvent(tagId, eventTimeNs, 3, 4)); in TEST()
827 data->push_back(CreateTwoValueLogEvent(tagId, eventTimeNs, 4, 5)); in TEST()
834 data->push_back(CreateTwoValueLogEvent(tagId, eventTimeNs, 4, 6)); in TEST()
DNumericValueMetricProducer_test.cpp440 data->push_back(CreateTwoValueLogEvent(tagId, bucketStartTimeNs, 3, 3)); in TEST()
450 allData.push_back(CreateTwoValueLogEvent(tagId, bucket2StartTimeNs + 1, 3, 11)); in TEST()
465 allData.push_back(CreateTwoValueLogEvent(tagId, bucket3StartTimeNs + 1, 4, 23)); in TEST()
472 allData.push_back(CreateTwoValueLogEvent(tagId, bucket4StartTimeNs + 1, 3, 36)); in TEST()
1693 data->push_back(CreateTwoValueLogEvent(tagId, bucketStartTimeNs, 1, 3)); in TEST()
1716 allData.push_back(CreateTwoValueLogEvent(tagId, bucket2StartTimeNs + 1, 2, 4)); in TEST()
1717 allData.push_back(CreateTwoValueLogEvent(tagId, bucket2StartTimeNs + 1, 1, 11)); in TEST()
1759 data->push_back(CreateTwoValueLogEvent(tagId, bucketStartTimeNs, 1, 3)); in TEST()
1782 allData.push_back(CreateTwoValueLogEvent(tagId, bucket2StartTimeNs + 1, 2, 4)); in TEST()
1783 allData.push_back(CreateTwoValueLogEvent(tagId, bucket2StartTimeNs + 1, 1, 11)); in TEST()
[all …]
/aosp_15_r20/packages/modules/StatsD/statsd/benchmark/
Dvalue_metric_benchmark.cpp35 events.push_back(CreateTwoValueLogEvent(/* atomId */ 1, /* eventTimeNs */ i, in createEvents()
Dtex_metric_benchmark.cpp36 events.push_back(CreateTwoValueLogEvent(/* atomId */ util::EXPRESS_EVENT_REPORTED, in createExpressEventReportedEvents()
/aosp_15_r20/packages/modules/StatsD/statsd/tests/external/
Dpuller_util_test.cpp236 CreateTwoValueLogEvent(nonUidAtomTagId, timestamp, isolatedNonAdditiveData, in TEST()
240 CreateTwoValueLogEvent(nonUidAtomTagId, timestamp, hostNonAdditiveData, in TEST()