Searched refs:AssertHash (Results 1 – 4 of 4) sorted by relevance
119 ASSERT_NO_FATAL_FAILURE(AssertHash("command def", e->command_hash)); in TEST_F()188 ASSERT_NO_FATAL_FAILURE(AssertHash("command", e->command_hash)); in TEST_F()212 ASSERT_NO_FATAL_FAILURE(AssertHash("command", e->command_hash)); in TEST_F()219 ASSERT_NO_FATAL_FAILURE(AssertHash("command2", e->command_hash)); in TEST_F()295 ASSERT_NO_FATAL_FAILURE(AssertHash("command2", e->command_hash)); in TEST_F()
128 void AssertHash(const char* expected, uint64_t actual);
109 void AssertHash(const char* expected, uint64_t actual) { in AssertHash() function
1991 ASSERT_NO_FATAL_FAILURE(AssertHash( in TEST_F()