Home
last modified time | relevance | path

Searched defs:BenchmarkNotificationService (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/
H A Dnotification_service_test.cpp94 class BenchmarkNotificationService : public benchmark::Fixture { class
96 BenchmarkNotificationService() in BenchmarkNotificationService() function in __anon92fbcec30110::BenchmarkNotificationService
131 BENCHMARK_F(BenchmarkNotificationService, AddSlotTestCase)(benchmark::State &state) in BENCHMARK_F() argument
150 BENCHMARK_F(BenchmarkNotificationService, RemoveSlotByTypeTestCase)(benchmark::State &state) in BENCHMARK_F() argument
174 BENCHMARK_F(BenchmarkNotificationService, SubscribeTestCase)(benchmark::State &state) in BENCHMARK_F() argument
192 BENCHMARK_F(BenchmarkNotificationService, PublishNotificationTestCase001)(benchmark::State &state) in BENCHMARK_F() argument
223 BENCHMARK_F(BenchmarkNotificationService, CancelNotificationTestCase001)(benchmark::State &state) in BENCHMARK_F() argument
257 BENCHMARK_F(BenchmarkNotificationService, SetNotificationBadgeNumTestCase)(benchmark::State &state) in BENCHMARK_F() argument
273 BENCHMARK_F(BenchmarkNotificationService, GetBundleImportanceTestCase)(benchmark::State &state) in BENCHMARK_F() argument
330 BENCHMARK_F(BenchmarkNotificationService, GetAllActiveNotificationsTestCase)(benchmark::State &stat… in BENCHMARK_F() argument
[all …]