Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/
Dnotification_service_test.cpp93 class BenchmarkNotificationService : public benchmark::Fixture { class
95 BenchmarkNotificationService() in BenchmarkNotificationService() function in __anon7ca9b3ed0111::BenchmarkNotificationService
130 BENCHMARK_F(BenchmarkNotificationService, AddSlotTestCase)(benchmark::State &state) in BENCHMARK_F() argument
149 BENCHMARK_F(BenchmarkNotificationService, RemoveSlotByTypeTestCase)(benchmark::State &state) in BENCHMARK_F() argument
173 BENCHMARK_F(BenchmarkNotificationService, SubscribeTestCase)(benchmark::State &state) in BENCHMARK_F() argument
191 BENCHMARK_F(BenchmarkNotificationService, PublishNotificationTestCase001)(benchmark::State &state) in BENCHMARK_F() argument
222 BENCHMARK_F(BenchmarkNotificationService, CancelNotificationTestCase001)(benchmark::State &state) in BENCHMARK_F() argument
256 BENCHMARK_F(BenchmarkNotificationService, SetNotificationBadgeNumTestCase)(benchmark::State &state) in BENCHMARK_F() argument
272 BENCHMARK_F(BenchmarkNotificationService, GetBundleImportanceTestCase)(benchmark::State &state) in BENCHMARK_F() argument
289 BENCHMARK_F(BenchmarkNotificationService, SetShowBadgeEnabledForBundleTestCase)(benchmark::State &s… in BENCHMARK_F() argument
[all …]