OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getTestResult
(Results
26 - 50
of
87
) sorted by null
1
2
3
4
/external/deqp/modules/gles3/functional/
es3fBooleanStateQueryTests.cpp
100
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
146
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
180
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
216
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
250
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
285
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
319
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
354
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
388
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
es3fIntegerStateQueryTests.cpp
138
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
177
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
200
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
207
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
230
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
237
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
260
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
267
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
299
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
306
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS
[
all
...]
es3fIndexedStateQueryTests.cpp
49
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
61
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
es3fFboStateQueryTests.cpp
77
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
114
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
127
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
139
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
[
all
...]
es3fTextureShadowTests.cpp
393
else if (m_testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
683
else if (m_testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
[
all
...]
es3fTextureFilteringTests.cpp
330
else if (m_testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
643
else if (m_testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
[
all
...]
/packages/apps/Browser2/src/org/chromium/webview_shell/
WebViewLayoutTestActivity.java
91
public String
getTestResult
() {
/external/deqp/modules/gles2/functional/
es2fIntegerStateQueryTests.cpp
136
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
175
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
198
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
205
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
228
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
235
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
267
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
274
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
299
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
318
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS
[
all
...]
es2fFboStateQueryTests.cpp
53
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
/external/deqp/modules/egl/
teglImageTests.cpp
109
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
131
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
139
if (testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
383
if (m_testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
461
if (m_testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
teglNegativePartialUpdateTests.cpp
211
if (m_testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
221
if (m_testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
teglRenderCase.cpp
202
if (!isOk && m_testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
TestResultsReport.java
124
xml.attribute(null, "result", getTestResultString(mAdapter.
getTestResult
(i)));
TestListAdapter.java
347
public int
getTestResult
(int position) {
394
int testResult =
getTestResult
(position);
/external/deqp/modules/gles31/functional/
es31fOpaqueTypeIndexingTests.cpp
612
if (m_testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
661
if (!isOk && m_testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
685
if (m_testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
925
if (m_testCtx.
getTestResult
() == QP_TEST_RESULT_PASS
[
all
...]
es31fTextureFormatTests.cpp
227
if (m_testCtx.
getTestResult
() == QP_TEST_RESULT_NOT_SUPPORTED)
233
if (!isOk && m_testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
es31fShaderBuiltinConstantTests.cpp
269
DE_ASSERT(isOk || m_testCtx.
getTestResult
() != QP_TEST_RESULT_PASS);
es31fMultisampleShaderRenderCase.cpp
418
if (m_testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
437
if (m_testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
es31fComputeShaderBuiltinVarTests.cpp
286
return (m_subCaseNdx < (int)m_subCases.size() && m_testCtx.
getTestResult
() == QP_TEST_RESULT_PASS) ? CONTINUE : STOP;
es31fTextureFilteringTests.cpp
407
else if (m_testCtx.
getTestResult
() == QP_TEST_RESULT_PASS)
/external/tpm2/
TpmFail.c
50
GET_TEST_RESULT_PARAMETERS
getTestResult
;
/frameworks/base/test-runner/src/android/test/
AndroidTestRunner.java
178
public TestResult
getTestResult
() {
InstrumentationTestRunner.java
563
resultPrinter.printResult(mTestRunner.
getTestResult
(), runTime);
[
all
...]
/external/deqp/modules/gles2/performance/
es2pTextureUploadTests.cpp
335
if (m_testCtx.
getTestResult
() == QP_TEST_RESULT_NOT_SUPPORTED)
431
if (m_testCtx.
getTestResult
() == QP_TEST_RESULT_NOT_SUPPORTED)
/external/deqp/external/vulkancts/modules/vulkan/
vktTestPackage.cpp
292
DE_ASSERT(m_context.getTestContext().
getTestResult
() == QP_TEST_RESULT_LAST);
Completed in 504 milliseconds
1
2
3
4