Home
last modified time | relevance | path

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

/test/xts/hats/hdf/usb/requestTest/common/
Dusbd_request_test.cpp1493 uint8_t* clientObj = new uint8_t[10]; variable
1528 uint8_t* clientObj = new uint8_t[10]; variable
1562 uint8_t* clientObj = new uint8_t[10]; variable
1597 uint8_t* clientObj = new uint8_t[10]; variable
1631 uint8_t* clientObj = new uint8_t[10]; variable
/test/xts/hats/hdf/usb/usbdBenchmarkTest/common/
DHdfUsbdBenchmarkRequestTest.cpp364 uint8_t* clientObj = new uint8_t[10]; in BENCHMARK_F() local