Searched defs:ASSERT_DEVICE_ERROR (Results 1 – 4 of 4) sorted by relevance
22 #define ASSERT_DEVICE_ERROR(statement) \ macro
40 #define ASSERT_DEVICE_ERROR(...) \ macro
48 #define ASSERT_DEVICE_ERROR(statement) \ macro
108 #define ASSERT_DEVICE_ERROR(statement) ASSERT_DEVICE_ERROR_MSG(statement, testing::_) macro