Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuTestCase.hpp206 bool isFail (void) const { return m_code == QP_TEST_RESULT_FAIL; } in isFail() function in tcu::TestStatus
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DIntermRebuild.cpp89 bool TIntermRebuild::BaseResult::isFail() const in isFail() function in sh::TIntermRebuild::BaseResult