Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/msl/
DIntermRebuild.h124 bool isFail() const;
162 using BaseResult::isFail;
195 using BaseResult::isFail;
DIntermRebuild.cpp89 bool TIntermRebuild::BaseResult::isFail() const in isFail() function in sh::TIntermRebuild::BaseResult
/external/deqp/framework/common/
DtcuTestCase.hpp194 bool isFail (void) const { return m_code == QP_TEST_RESULT_FAIL; } in isFail() function in tcu::TestStatus
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiMaintenance1Tests.cpp1253 if (status.isFail()) in presentModesQueryTest()
1268 if (status.isFail()) in presentModesQueryTest()
1291 if (status.isFail()) in presentModesQueryTest()