Home
last modified time | relevance | path

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

/test/xts/hats/hdf/input/PassthroughBenchmarkTest/
Dhdf_input_benchmark_test.cpp417 BENCHMARK_F(PassthroughBenchmarkTest, RunExtraCommand)(benchmark::State &st) in BENCHMARK_F() argument
430 ret = g_inputInterfaces->RunExtraCommand(TOUCH_INDEX, extraCmd); in BENCHMARK_F()
436 BENCHMARK_REGISTER_F(PassthroughBenchmarkTest, RunExtraCommand)->Iterations(100)->
/test/xts/hats/hdf/input/hdi_passthrough_additional/
Dhdf_input_hdi_test.cpp1286 ret = g_inputInterfaces->RunExtraCommand(devIndex, extraCmd);
1306 ret = g_inputInterfaces->RunExtraCommand(devIndex, extraCmd);
1311 ret = g_inputInterfaces->RunExtraCommand(devIndex, extraCmd);
1329 ret = g_inputInterfaces->RunExtraCommand(devIndex, extraCmd);
1348 ret = g_inputInterfaces->RunExtraCommand(devIndex, extraCmd);
1369 ret = g_inputInterfaces->RunExtraCommand(devIndex, extraCmd);
1389 ret = g_inputInterfaces->RunExtraCommand(devIndex, extraCmd);
1409 ret = g_inputInterfaces->RunExtraCommand(devIndex, extraCmd);
/test/xts/hats/hdf/input/inputBenchmarkTest/
Dhdf_input_benchmark_test.cpp589 BENCHMARK_F(InputBenchmarkTest, RunExtraCommand)(benchmark::State &st) in BENCHMARK_F() argument
598 ret = g_inputInterface->iInputController->RunExtraCommand(TOUCH_INDEX, &extraCmd); in BENCHMARK_F()
601 BENCHMARK_REGISTER_F(InputBenchmarkTest, RunExtraCommand)->Iterations(100)->
/test/xts/hats/hdf/input/hdi_input/common/
Dhdi_input_test.cpp1163 ret = g_inputInterface->iInputController->RunExtraCommand(TOUCH_INDEX, &extraCmd);
1185 ret = g_inputInterface->iInputController->RunExtraCommand(MAX_INPUT_DEV_NUM, &extraCmd);
1187 ret = g_inputInterface->iInputController->RunExtraCommand(0, &extraCmd);
1189 ret = g_inputInterface->iInputController->RunExtraCommand(TOUCH_INDEX, nullptr);
/test/xts/hats/hdf/input/hdi_passthrough/
Dhdf_input_hdi_test.cpp984 ret = g_inputInterfaces->RunExtraCommand(TOUCH_INDEX, extraCmd);
1010 ret = g_inputInterfaces->RunExtraCommand(INVALID_INDEX, extraCmd);