Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/sdk/bus_center/benchmarktest/
H A Dbus_center_test.cpp57 class BusCenterTest : public benchmark::Fixture { class
59 BusCenterTest() in BusCenterTest() function in OHOS::BusCenterTest
153 BENCHMARK_F(BusCenterTest, RegNodeDeviceStateCbTestCase)(benchmark::State &state) in BENCHMARK_F() argument
173 BENCHMARK_F(BusCenterTest, UnregNodeDeviceStateCbTestCase)(benchmark::State &state) in BENCHMARK_F() argument
193 BENCHMARK_F(BusCenterTest, GetAllNodeDeviceInfoTestCase)(benchmark::State &state) in BENCHMARK_F() argument
214 BENCHMARK_F(BusCenterTest, GetLocalNodeDeviceInfoTestCase)(benchmark::State &state) in BENCHMARK_F() argument
234 BENCHMARK_F(BusCenterTest, GetNodeKeyInfoTestCase)(benchmark::State &state) in BENCHMARK_F() argument
259 BENCHMARK_F(BusCenterTest, PublishLNNTestCase)(benchmark::State &state) in BENCHMARK_F() argument
281 BENCHMARK_F(BusCenterTest, StopPublishLNNTestCase)(benchmark::State &state) in BENCHMARK_F() argument
304 BENCHMARK_F(BusCenterTest, RefreshLNNTestCase)(benchmark::State &state) in BENCHMARK_F() argument
[all …]