Searched refs:ASSERT_DEVICE_ERROR_MSG (Results 1 – 2 of 2) sorted by relevance
179 ASSERT_DEVICE_ERROR_MSG(queue.Submit(1, &commands), HasSubstr("[Device] is lost.")); in TEST_P()
98 #define ASSERT_DEVICE_ERROR_MSG(statement, matcher) \ macro108 #define ASSERT_DEVICE_ERROR(statement) ASSERT_DEVICE_ERROR_MSG(statement, testing::_)