OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VerificationResult
(Results
1 - 4
of
4
) sorted by null
/external/deqp/modules/gles31/functional/
es31fDebugTests.cpp
243
struct
VerificationResult
{
248
VerificationResult
(qpTestResult result_, const string& resultMessage_, const string& logMessage_)
256
VerificationResult
verifyMessageCount (const MessageID& id, GLenum severity, int refCount, int resCount, bool messageEnabled) const;
304
BaseCase::
VerificationResult
BaseCase::verifyMessageCount (const MessageID& id, GLenum severity, int refCount, int resCount, bool messageEnabled) const
366
return
VerificationResult
(QP_TEST_RESULT_FAIL, "Extra instances of a deterministic message were present", log.str());
373
return
VerificationResult
(QP_TEST_RESULT_FAIL, "Message missing", log.str());
383
return
VerificationResult
(QP_TEST_RESULT_QUALITY_WARNING, "Extra instances of a message were present", log.str());
390
return
VerificationResult
(QP_TEST_RESULT_QUALITY_WARNING, "Message missing", log.str());
400
return
VerificationResult
(QP_TEST_RESULT_PASS, "", log.str());
407
return
VerificationResult
(QP_TEST_RESULT_PASS, "", log.str())
[
all
...]
/external/owasp/sanitizer/tools/findbugs/lib/
bcel.jar
/prebuilts/tools/common/m2/repository/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar
/prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar
Completed in 2098 milliseconds