Searched refs:expectEitherError (Results 1 – 3 of 3) sorted by relevance
54 void expectEitherError (eglw::EGLenum errorA, eglw::EGLenum errorB);
96 void ApiCase::expectEitherError (EGLenum expectedA, EGLenum expectedB) in expectEitherError() function in deqp::egl::ApiCase
478 expectEitherError(EGL_BAD_CONFIG, EGL_BAD_PARAMETER); in init()1363 expectEitherError(EGL_BAD_PARAMETER, EGL_SUCCESS); in init()