Searched refs:isSetMatch (Results 1 – 1 of 1) sorted by relevance
197 …bool isSetMatch = (set<EGLConfig>(resultConfigs.begin(), resultConfigs.end()) == set<EGLConfig>(r… in executeTest() local199 bool isMatch = isSetMatch && (checkOrder ? isExactMatch : true); in executeTest()203 else if (!isSetMatch) in executeTest()