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.cpp92 class BenchmarkNotificationService : public benchmark::Fixture { class
94 BenchmarkNotificationService() in BenchmarkNotificationService() function in __anonf257feac0111::BenchmarkNotificationService
129 BENCHMARK_F(BenchmarkNotificationService, AddSlotTestCase)(benchmark::State &state) in BENCHMARK_F() argument
148 BENCHMARK_F(BenchmarkNotificationService, RemoveSlotByTypeTestCase)(benchmark::State &state) in BENCHMARK_F() argument
172 BENCHMARK_F(BenchmarkNotificationService, SubscribeTestCase)(benchmark::State &state) in BENCHMARK_F() argument
190 BENCHMARK_F(BenchmarkNotificationService, PublishNotificationTestCase001)(benchmark::State &state) in BENCHMARK_F() argument
221 BENCHMARK_F(BenchmarkNotificationService, CancelNotificationTestCase001)(benchmark::State &state) in BENCHMARK_F() argument
255 BENCHMARK_F(BenchmarkNotificationService, SetNotificationBadgeNumTestCase)(benchmark::State &state) in BENCHMARK_F() argument
271 BENCHMARK_F(BenchmarkNotificationService, GetBundleImportanceTestCase)(benchmark::State &state) in BENCHMARK_F() argument
288 BENCHMARK_F(BenchmarkNotificationService, SetShowBadgeEnabledForBundleTestCase)(benchmark::State &s… in BENCHMARK_F() argument
[all …]