Searched defs:testUint8Buffer (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/drivers/peripheral/user_auth/test/unittest/co_auth/ |
H A D | executor_message_test.cpp | 97 uint8_t testUint8Buffer[] = { 'a', 'b', 'c' }; variable 138 uint8_t testUint8Buffer[] = { 'a', 'b', 'c' }; variable 165 uint8_t testUint8Buffer[] = { 'a', 'b', 'c' }; variable 269 uint8_t testUint8Buffer[] = { 'a', 'b', 'c' }; variable 317 uint8_t testUint8Buffer[] = { 'a', 'b', 'c' }; variable
|
/ohos5.0/drivers/peripheral/user_auth/test/unittest/attribute_test/ |
H A D | attribute_test.cpp | 560 uint8_t testUint8Buffer[] = { 'a', 'b', 'c' }; variable
|