Home
last modified time | relevance | path

Searched defs:expectFalse (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/modules/egl/
H A DteglApiCase.hpp63 inline void expectFalse (eglw::EGLBoolean got) { expectBoolean(EGL_FALSE, got); } in expectFalse() function in deqp::egl::ApiCase
H A DteglNegativePartialUpdateTests.cpp69 inline void expectFalse (eglw::EGLBoolean got) { expectBoolean(EGL_FALSE, got); } in expectFalse() function in deqp::egl::__anon30374::NegativePartialUpdateTest
[all...]
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
H A Dpgo_profiler_test.cpp1307 auto expectFalse = ProfileType::CreateFromProfileTypeRef(decoder.GetRecordDetailInfos(), invalidRes); in HWTEST_F_L0() local

Completed in 4 milliseconds