Home
last modified time | relevance | path

Searched defs:stringId (Results 1 – 2 of 2) sorted by relevance

/test/xts/hats/hdf/usb/requestTest/common/
Dusbd_request_test.cpp580 uint8_t stringId = 0; variable
598 uint8_t stringId = 1; variable
616 uint8_t stringId = INVALID_NUM; variable
634 uint8_t stringId = 0; variable
652 uint8_t stringId = 0; variable
670 uint8_t stringId = 0; variable
688 uint8_t stringId = STRING_ID_INVALID; variable
706 uint8_t stringId = STRING_ID_INVALID; variable
/test/xts/hats/hdf/usb/usbdBenchmarkTest/common/
DHdfUsbdBenchmarkRequestTest.cpp237 uint8_t stringId = 0; in BENCHMARK_F() local