Home
last modified time | relevance | path

Searched defs:isFail (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/common/
DtcuTestCase.hpp194 bool isFail (void) const { return m_code == QP_TEST_RESULT_FAIL; } in isFail() function in tcu::TestStatus
/external/angle/src/compiler/translator/msl/
DIntermRebuild.cpp89 bool TIntermRebuild::BaseResult::isFail() const in isFail() function in sh::TIntermRebuild::BaseResult