Searched refs:expectTag0 (Results 1 – 1 of 1) sorted by relevance
1141 const char expectTag0[3] = {0x65, 0x6e, 0x00}; in TEST() 1156 EXPECT_EQ(strncmp(expectTag0, tag, strlen(tag) + 1), 0); in TEST() 1142 const char expectTag0[3] = {0x65, 0x6e, 0x00}; TEST() local