Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/user_auth/test/unittest/co_auth/
H A Dexecutor_message_test.cpp97 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 Dattribute_test.cpp560 uint8_t testUint8Buffer[] = { 'a', 'b', 'c' }; variable