Searched defs:testSignature (Results 1 – 2 of 2) sorted by relevance
481 static std::vector<uint8_t> testSignature = {10, 11, 12, 13}; in MockForContextCallback() local513 static const std::vector<uint8_t> testSignature = {10, 11, 12, 13}; variable549 static const std::vector<uint8_t> testSignature = {10, 11, 12, 13}; variable
88 uint8_t testSignature[TEST_SIGNATURE_LEN] = { 0 }; variable