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.cpp60 class BenchmarkNotificationService : public benchmark::Fixture { class
62 BenchmarkNotificationService() in BenchmarkNotificationService() function in __anon8bd1ca6c0111::BenchmarkNotificationService
91 BENCHMARK_F(BenchmarkNotificationService, AddSlotTestCase)(benchmark::State &state) in BENCHMARK_F() argument
110 BENCHMARK_F(BenchmarkNotificationService, RemoveSlotByTypeTestCase)(benchmark::State &state) in BENCHMARK_F() argument
134 BENCHMARK_F(BenchmarkNotificationService, SubscribeTestCase)(benchmark::State &state) in BENCHMARK_F() argument
152 BENCHMARK_F(BenchmarkNotificationService, PublishNotificationTestCase001)(benchmark::State &state) in BENCHMARK_F() argument
181 BENCHMARK_F(BenchmarkNotificationService, CancelNotificationTestCase001)(benchmark::State &state) in BENCHMARK_F() argument
213 BENCHMARK_F(BenchmarkNotificationService, SetNotificationBadgeNumTestCase)(benchmark::State &state) in BENCHMARK_F() argument
229 BENCHMARK_F(BenchmarkNotificationService, GetBundleImportanceTestCase)(benchmark::State &state) in BENCHMARK_F() argument
246 BENCHMARK_F(BenchmarkNotificationService, SetPrivateNotificationsAllowedTestCase)(benchmark::State … in BENCHMARK_F() argument
[all …]