Searched refs:kTest7 (Results 1 – 1 of 1) sorted by relevance
802 static const uint8_t kTest7[] = {0x00, 0xFF, 0x55, 0x11}; in TEST_F() local803 EXPECT_EQ(chppCrc32(0, kTest7, sizeof(kTest7)), 0x32A06212); in TEST_F()