Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gtest/include/
H A Dmesa-gtest-extras.h84 #define EXPECT_U32_ARRAY_EQUAL(a, b, count) EXPECT_PRED_FORMAT3(array_equal_pred<uint32_t>, a, b, count) macro

Completed in 1 milliseconds