Home
last modified time | relevance | path

Searched defs:ASSERT_U64_ARRAY_EQUAL (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gtest/include/
H A Dmesa-gtest-extras.h87 #define ASSERT_U64_ARRAY_EQUAL(a, b, count) ASSERT_PRED_FORMAT3(array_equal_pred<uint64_t>, a, b, count) macro

Completed in 1 milliseconds