Searched refs:requireLinkOkMaxOps (Results 1 – 1 of 1) sorted by relevance
442 const deUint32 requireLinkOkMaxOps = 1000; in init() local458 const deUint32 flags = (opCount <= requireLinkOkMaxOps) ? CASE_REQUIRE_LINK_STATUS_OK : 0; in init()