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