Searched defs:kMsg (Results 1 – 3 of 3) sorted by relevance
51 static const uint8_t kMsg[] = {0x54, 0x65, 0x73, 0x74}; in TEST() local
69 static const char* kMsg = "hello, world!"; in TEST() local88 static const char* kMsg = "hello_world"; in TEST() local
167 static const uint8_t kMsg[] = {1, 2, 3, 4}; variable