Home
last modified time | relevance | path

Searched refs:eventCombiner (Results 1 - 2 of 2) sorted by relevance

/foundation/resourceschedule/device_usage_statistics/test/fuzztest/bundleactivepowerstatecallbackproxy_fuzzer/
H A Dbundleactivepowerstatecallbackproxy_fuzzer.cpp176 auto eventCombiner = std::make_shared<BundleActiveStatsCombiner<BundleActiveEvent>>(); in BundleActiveStatsCombinerFuzzTest() local
178 eventCombiner->combine(stats, activeEventResult, beginTime); in BundleActiveStatsCombinerFuzzTest()
/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Dpackage_usage_test.cpp658 auto eventCombiner = std::make_shared<BundleActiveStatsCombiner<BundleActiveEvent>>(); in HWTEST_F() local
660 eventCombiner->combine(stats, activeEventResult, beginTime); in HWTEST_F()

Completed in 3 milliseconds