OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
478
expectEitherError
(EGL_BAD_CONFIG, EGL_BAD_PARAMETER);
[
all
...]
Completed in 37 milliseconds