Home
last modified time | relevance | path

Searched refs:BEGIN_TEST_FAIL (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/amd/compiler/tests/
Dtest_tests.cpp34 BEGIN_TEST_FAIL(expect_fail)
Dframework.h70 #define BEGIN_TEST_FAIL(name) _BEGIN_TEST(name, PASTE(Test_, __COUNTER__)) macro