Home
last modified time | relevance | path

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

/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()
65 BENCHMARK_F(InputBenchmarkTest, HdfInput_ScanInputDevice_test)(benchmark::State &state) in BENCHMARK_F()
77 BENCHMARK_REGISTER_F(InputBenchmarkTest, HdfInput_ScanInputDevice_test)->
86 BENCHMARK_F(InputBenchmarkTest, HdfInput_OpenInputDevice_test)(benchmark::State &state) in BENCHMARK_F()
98 BENCHMARK_REGISTER_F(InputBenchmarkTest, HdfInput_OpenInputDevice_test)->
106 BENCHMARK_F(InputBenchmarkTest, HdfInput_GetInputDevice_test)(benchmark::State &state) in BENCHMARK_F()
121 BENCHMARK_REGISTER_F(InputBenchmarkTest, HdfInput_GetInputDevice_test)->
129 BENCHMARK_F(InputBenchmarkTest, HdfInput_GetInputDeviceList_tes
[all...]

Completed in 1 milliseconds