Home
last modified time | relevance | path

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

/drivers/peripheral/input/test/unittest/hdi_passthrough_additional/
Dhdf_input_hdi_test.cpp932 uint32_t testType = BASE_TEST; variable
948 uint32_t testType = BASE_TEST; variable
974 uint32_t testType = BASE_TEST; variable
989 uint32_t testType = BASE_TEST; variable
1010 uint32_t testType = FULL_TEST; variable
1026 uint32_t testType = FULL_TEST; variable
1052 uint32_t testType = FULL_TEST; variable
1067 uint32_t testType = MMI_TEST; variable
1083 uint32_t testType = MMI_TEST; variable
1109 uint32_t testType = MMI_TEST; variable
[all …]
/drivers/peripheral/input/test/fuzztest/runcapacitancetest_fuzzer/
Druncapacitancetest_fuzzer.cpp24 uint32_t testType; member
/drivers/peripheral/input/test/unittest/udriver/
Dhdi_input_test.cpp922 uint32_t testType = TEST_TYPE; variable
944 uint32_t testType = TEST_TYPE; variable
/drivers/peripheral/input/hal/include/
Dinput_common.h80 uint32_t testType; /* Capacitance test type */ member
/drivers/peripheral/input/test/unittest/hdi/
Dhdf_input_hdi_test.cpp674 uint32_t testType = MMI_TEST; variable
/drivers/peripheral/input/udriver/src/
Dinput_manager.cpp141 static int32_t RunCapacitanceTest(uint32_t devIndex, uint32_t testType, char *result, uint32_t leng… in RunCapacitanceTest()
Dinput_device_manager.cpp884 RetStatus InputDeviceManager::RunCapacitanceTest(uint32_t devIndex, uint32_t testType, char *result… in RunCapacitanceTest()
/drivers/peripheral/input/test/unittest/common/
Dhdi_input_test.cpp729 uint32_t testType = MMI_TEST; variable
/drivers/peripheral/input/test/benchmarktest/
Dinput_benchmark_test.cpp312 uint32_t testType = MMI_TEST; in BENCHMARK_F() local
/drivers/hdf_core/framework/model/input/driver/
Dhdf_touch.h101 uint32_t testType; member
/drivers/peripheral/input/hdi_service/
Dinput_interfaces_impl.cpp411 int32_t InputInterfacesImpl::RunCapacitanceTest(uint32_t devIndex, uint32_t testType, std::string &… in RunCapacitanceTest()
/drivers/peripheral/input/hal/src/
Dinput_controller.c406 static int32_t RunCapacitanceTest(uint32_t devIndex, uint32_t testType, char *result, uint32_t leng… in RunCapacitanceTest()