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