Home
last modified time | relevance | path

Searched refs:InputBenchmarkTest (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/peripheral/input/test/benchmarktest/
H A Dinput_benchmark_test.cpp41 class InputBenchmarkTest : public benchmark::Fixture { class
47 void InputBenchmarkTest::SetUp(const ::benchmark::State &state) in SetUp()
55 void InputBenchmarkTest::TearDown(const ::benchmark::State &state) in TearDown()
77 BENCHMARK_REGISTER_F(InputBenchmarkTest, HdfInput_ScanInputDevice_test)->
98 BENCHMARK_REGISTER_F(InputBenchmarkTest, HdfInput_OpenInputDevice_test)->
121 BENCHMARK_REGISTER_F(InputBenchmarkTest, HdfInput_GetInputDevice_test)->
167 BENCHMARK_REGISTER_F(InputBenchmarkTest, HdfInput_GetDeviceType_test)->
189 BENCHMARK_REGISTER_F(InputBenchmarkTest, HdfInput_GetChipInfo_test)->
211 BENCHMARK_REGISTER_F(InputBenchmarkTest, HdfInput_SetPowerStatus_test)->
255 BENCHMARK_REGISTER_F(InputBenchmarkTest, HdfInput_GetVendorName_test)->
[all …]