Lines Matching refs:condition
248 static inline bool ApiCheck(bool condition,251 return condition ? true : Utils::ReportApiFailure(location, message);