HomeSort by relevance Sort by last modified time
    Searched refs:expectEitherError (Results 1 - 3 of 3) sorted by null

  /external/deqp/modules/egl/
teglApiCase.hpp 54 void expectEitherError (eglw::EGLenum errorA, eglw::EGLenum errorB);
teglApiCase.cpp 96 void ApiCase::expectEitherError (EGLenum expectedA, EGLenum expectedB)
teglNegativeApiTests.cpp 401 expectEitherError(EGL_BAD_CONFIG, EGL_BAD_MATCH);
428 expectEitherError(EGL_BAD_CONFIG, EGL_BAD_MATCH);
508 expectEitherError(EGL_BAD_CONFIG, EGL_BAD_PARAMETER);
691 expectEitherError(EGL_BAD_CONFIG, EGL_BAD_PARAMETER);
    [all...]

Completed in 2660 milliseconds