Home
last modified time | relevance | path

Searched refs:invalidSupported (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/egl/
DteglGetFrameTimestampsTests.cpp557 …const bool invalidSupported = m_eglGetFrameTimestampSupportedANDROID(display, *surface, invalidTim… in executeForConfig() local
559 TCU_CHECK_MSG(!invalidSupported, "Non existant timestamp reports that it is supported."); in executeForConfig()