Home
last modified time | relevance | path

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

/drivers/peripheral/input/test/fuzztest/inputgetdevicetype_fuzzer/
H A Dinputgetdevicetype_fuzzer.cpp31 const int INIT_DEFAULT_VALUE = 255; in InputGetDeviceTypeFuzzTest() local
32 uint32_t devType = INIT_DEFAULT_VALUE; in InputGetDeviceTypeFuzzTest()
/drivers/peripheral/input/test/unittest/common/
H A Dhdi_input_test.h19 const int INIT_DEFAULT_VALUE = 255; variable
H A Dhdi_input_test.cpp404 uint32_t devType = INIT_DEFAULT_VALUE; in HWTEST_F()
/drivers/peripheral/input/test/benchmarktest/
H A Dinput_benchmark_test.cpp37 constexpr int32_t INIT_DEFAULT_VALUE = 255; member
158 uint32_t devType = INIT_DEFAULT_VALUE; in BENCHMARK_F()
/drivers/peripheral/input/test/unittest/udriver/
H A Dhdi_input_test.cpp49 static const uint32_t INIT_DEFAULT_VALUE = 255; variable
629 uint32_t deviceType = INIT_DEFAULT_VALUE; in HWTEST_F()
650 uint32_t deviceType = INIT_DEFAULT_VALUE; in HWTEST_F()
671 uint32_t deviceType = INIT_DEFAULT_VALUE; in HWTEST_F()
/drivers/peripheral/input/test/unittest/hdi/
H A Dhdf_input_hdi_test.cpp36 constexpr int32_t INIT_DEFAULT_VALUE = 255; member
329 uint32_t devType = INIT_DEFAULT_VALUE; in HWTEST_F()
/drivers/peripheral/input/test/unittest/hdi_passthrough_additional/
H A Dhdf_input_hdi_test.cpp37 constexpr int32_t INIT_DEFAULT_VALUE = 255; member
523 uint32_t devType = INIT_DEFAULT_VALUE; in HWTEST_F()
542 uint32_t devType = INIT_DEFAULT_VALUE; in HWTEST_F()
556 uint32_t devType = INIT_DEFAULT_VALUE; in HWTEST_F()
579 uint32_t devType = INIT_DEFAULT_VALUE; in HWTEST_F()

Completed in 10 milliseconds