Home
last modified time | relevance | path

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

/test/xts/hats/hdf/input/hdi_passthrough_additional/
H A Dhdf_input_hdi_test.cpp38 constexpr int32_t TEST_RESULT_LEN = 32; member
934 ret = g_inputInterfaces->RunCapacitanceTest(devIndex, testType, result, TEST_RESULT_LEN); in HWTEST_F()
954 ret = g_inputInterfaces->RunCapacitanceTest(devIndex, testType, result, TEST_RESULT_LEN); in HWTEST_F()
959 ret = g_inputInterfaces->RunCapacitanceTest(devIndex, testType, result, TEST_RESULT_LEN); in HWTEST_F()
976 ret = g_inputInterfaces->RunCapacitanceTest(devIndex, testType, result, TEST_RESULT_LEN); in HWTEST_F()
994 ret = g_inputInterfaces->RunCapacitanceTest(devIndex, testType, result, TEST_RESULT_LEN); in HWTEST_F()
1012 ret = g_inputInterfaces->RunCapacitanceTest(devIndex, testType, result, TEST_RESULT_LEN); in HWTEST_F()
1032 ret = g_inputInterfaces->RunCapacitanceTest(devIndex, testType, result, TEST_RESULT_LEN); in HWTEST_F()
1037 ret = g_inputInterfaces->RunCapacitanceTest(devIndex, testType, result, TEST_RESULT_LEN); in HWTEST_F()
1054 ret = g_inputInterfaces->RunCapacitanceTest(devIndex, testType, result, TEST_RESULT_LEN); in HWTEST_F()
[all...]
/test/xts/hats/hdf/input/hdi_passthrough/
H A Dhdf_input_hdi_test.cpp41 constexpr int32_t TEST_RESULT_LEN = 32; member
858 ret = g_inputInterfaces->RunCapacitanceTest(TOUCH_INDEX, testType, result, TEST_RESULT_LEN); in HWTEST_F()
883 ret = g_inputInterfaces->RunCapacitanceTest(TOUCH_INDEX, testType, result, TEST_RESULT_LEN); in HWTEST_F()
908 ret = g_inputInterfaces->RunCapacitanceTest(TOUCH_INDEX, testType, result, TEST_RESULT_LEN); in HWTEST_F()
933 ret = g_inputInterfaces->RunCapacitanceTest(TOUCH_INDEX, testType, result, TEST_RESULT_LEN); in HWTEST_F()
958 ret = g_inputInterfaces->RunCapacitanceTest(INVALID_INDEX, testType, result, TEST_RESULT_LEN); in HWTEST_F()
/test/xts/hats/hdf/input/PassthroughBenchmarkTest/
H A Dhdf_input_benchmark_test.cpp44 constexpr int32_t TEST_RESULT_LEN = 32; member
401 ret = g_inputInterfaces->RunCapacitanceTest(TOUCH_INDEX, testType, result, TEST_RESULT_LEN); in BENCHMARK_F()

Completed in 4 milliseconds