Searched defs:test_vector (Results 1 – 3 of 3) sorted by relevance
25 static const uint32_t test_vector = 0xCBF43926; in test_crc32() local51 static const uint64_t test_vector = 0x995DC9BBDF1939FA; in test_crc64() local
50 std::vector<int>* test_vector = nullptr; variable