Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_arit.c442 boolean expected_pass = TRUE; in test_unary() local
466 expected_pass = FALSE; in test_unary()
472 expected_pass = FALSE; in test_unary()
476 if (pass != expected_pass || verbose) { in test_unary()
480 !expected_pass ? (pass ? " (unexpected)" : " (expected)" ): ""); in test_unary()
484 if (pass != expected_pass) { in test_unary()