Home
last modified time | relevance | path

Searched defs:expectTrue (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/egl/
H A DteglApiCase.hpp62 inline void expectTrue (eglw::EGLBoolean got) { expectBoolean(EGL_TRUE, got); } in expectTrue() function in deqp::egl::ApiCase
H A DteglNegativePartialUpdateTests.cpp68 inline void expectTrue (eglw::EGLBoolean got) { expectBoolean(EGL_TRUE, got); } in expectTrue() function in deqp::egl::__anon30374::NegativePartialUpdateTest

Completed in 2 milliseconds