OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setTestResult
(Results
1 - 25
of
286
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/deqp/modules/internal/
ditTestCase.hpp
45
m_testCtx.
setTestResult
(QP_TEST_RESULT_PASS, "Pass");
ditImageIOTests.cpp
70
m_testCtx.
setTestResult
(QP_TEST_RESULT_FAIL, "Hash check failed");
73
m_testCtx.
setTestResult
(QP_TEST_RESULT_PASS, "Pass");
ditSRGB8ConversionTest.cpp
89
m_testCtx.
setTestResult
(QP_TEST_RESULT_PASS, "Pass");
91
m_testCtx.
setTestResult
(QP_TEST_RESULT_FAIL, "Got ulp diffs greater than one.");
/external/deqp/modules/egl/
teglApiCase.cpp
69
m_testCtx.
setTestResult
(QP_TEST_RESULT_PASS, "Pass");
92
m_testCtx.
setTestResult
(QP_TEST_RESULT_FAIL, "Got invalid error");
103
m_testCtx.
setTestResult
(QP_TEST_RESULT_FAIL, "Got invalid error");
113
m_testCtx.
setTestResult
(QP_TEST_RESULT_FAIL, "Got invalid value");
123
m_testCtx.
setTestResult
(QP_TEST_RESULT_FAIL, "Got invalid value");
134
m_testCtx.
setTestResult
(QP_TEST_RESULT_FAIL, "Got invalid value");
145
m_testCtx.
setTestResult
(QP_TEST_RESULT_FAIL, "Got invalid value");
155
m_testCtx.
setTestResult
(QP_TEST_RESULT_FAIL, "Got invalid value");
teglQueryContextTests.cpp
116
m_testCtx.
setTestResult
(QP_TEST_RESULT_FAIL, "Unexpected EGL_NO_CONTEXT");
121
m_testCtx.
setTestResult
(QP_TEST_RESULT_FAIL, "Invalid context");
163
m_testCtx.
setTestResult
(QP_TEST_RESULT_FAIL, "Invalid surface");
199
m_testCtx.
setTestResult
(QP_TEST_RESULT_FAIL, "Unexpected EGL_NO_DISPLAY");
204
m_testCtx.
setTestResult
(QP_TEST_RESULT_FAIL, "Invalid display");
246
m_testCtx.
setTestResult
(QP_TEST_RESULT_FAIL, "Invalid config ID");
258
m_testCtx.
setTestResult
(QP_TEST_RESULT_FAIL, "Invalid client API type");
271
m_testCtx.
setTestResult
(QP_TEST_RESULT_FAIL, "Invalid client API version");
283
m_testCtx.
setTestResult
(QP_TEST_RESULT_FAIL, "Invalid render buffer");
288
m_testCtx.
setTestResult
(QP_TEST_RESULT_FAIL, "Invalid render buffer")
[
all
...]