Searched defs:getCondition (Results 1 – 6 of 6) sorted by relevance
18 public JSONObject getCondition() { in getCondition() method in TestSet
94 public final Condition getCondition() { in getCondition() method in WaitingThread
105 const Cond& getCondition (void) const { return m_cond; } in getCondition() function in deqp::gls::AttributeLocationTestUtil::Attribute
535 const Expr *getCondition() const { return Condition; } in getCondition() function
221 Expr *getCondition() const { return cast_or_null<Expr>(Condition); } in getCondition() function279 Expr *getCondition() const { return cast_or_null<Expr>(Condition); } in getCondition() function
827 CondCode getCondition() const { return setCond; } in getCondition() function