Home
last modified time | relevance | path

Searched +defs:log +defs:filters (Results 1 – 25 of 28) sorted by relevance

12

/external/deqp/modules/egl/
DteglQuerySurfaceTests.cpp56 static void logSurfaceAttribute(tcu::TestLog &log, EGLint attribute, EGLint value) in logSurfaceAttribute()
64 static void logSurfaceAttributes(tcu::TestLog &log, const Library &egl, EGLDisplay display, EGLSurf… in logSurfaceAttributes()
71 static void logCommonSurfaceAttributes(tcu::TestLog &log, const Library &egl, EGLDisplay display, E… in logCommonSurfaceAttributes()
88 static void logPbufferSurfaceAttributes(tcu::TestLog &log, const Library &egl, EGLDisplay display, … in logPbufferSurfaceAttributes()
108 const eglu::FilterList &filters) in QuerySurfaceCase()
116 tcu::TestLog &log = m_testCtx.getLog(); in checkCommonAttributes() local
263 tcu::TestLog &log = m_testCtx.getLog(); in checkNonPbufferAttributes() local
304 const eglu::FilterList &filters) in QuerySurfaceSimpleWindowCase()
312 tcu::TestLog &log = m_testCtx.getLog(); in executeForConfig() local
341 const eglu::FilterList &filters) in QuerySurfaceSimplePixmapCase()
[all …]
DteglQueryContextTests.cpp100 const eglu::FilterList &filters, EGLint surfaceTypeMask) in GetCurrentContextCase()
109 TestLog &log = m_testCtx.getLog(); in executeForContext() local
144 const eglu::FilterList &filters, EGLint surfaceTypeMask) in GetCurrentSurfaceCase()
153 TestLog &log = m_testCtx.getLog(); in executeForContext() local
187 const eglu::FilterList &filters, EGLint surfaceTypeMask) in GetCurrentDisplayCase()
196 TestLog &log = m_testCtx.getLog(); in executeForContext() local
230 const eglu::FilterList &filters, EGLint surfaceTypeMask) in QueryContextCase()
248 TestLog &log = m_testCtx.getLog(); in executeForContext() local
344 tcu::TestLog &log = m_testCtx.getLog(); in iterate() local
DteglRenderCase.cpp75 const eglu::FilterList &filters) in RenderCase()
121 tcu::TestLog &log = m_testCtx.getLog(); in executeForConfig() local
213 const eglu::FilterList &filters) in SingleContextRenderCase()
227 tcu::TestLog &log = m_testCtx.getLog(); in executeForSurface() local
299 … EGLint api, EGLint surfaceType, const eglu::FilterList &filters, in MultiContextRenderCase()
445 RenderFilterList filters(name.c_str(), "", s_surfaceRules[surfaceNdx].bits); in getDefaultRenderFilterLists() local
456 RenderFilterList filters("other", "", EGL_WINDOW_BIT | EGL_PIXMAP_BIT | EGL_PBUFFER_BIT); in getDefaultRenderFilterLists() local
DteglCreateSurfaceTests.cpp152 const eglu::FilterList &filters) in CreateWindowSurfaceCase()
161 TestLog &log = m_testCtx.getLog(); in executeForConfig() local
229 const eglu::FilterList &filters) in CreatePixmapSurfaceCase()
238 TestLog &log = m_testCtx.getLog(); in executeForConfig() local
304 const eglu::FilterList &filters) in CreatePbufferSurfaceCase()
312 TestLog &log = m_testCtx.getLog(); in executeForConfig() local
DteglCreateContextTests.cpp71 const eglu::FilterList &filters) in CreateContextCase()
83 TestLog &log = m_testCtx.getLog(); in executeForConfig() local
128 tcu::TestLog &log = m_testCtx.getLog(); in iterate() local
DteglSwapBuffersTests.cpp94 SwapBuffersTest::SwapBuffersTest(EglTestContext &eglTestCtx, const NamedFilterList &filters) in SwapBuffersTest()
115 uint32_t createGLES2Program(const glw::Functions &gl, TestLog &log) in createGLES2Program()
239 bool checkColor(tcu::TestLog &log, const tcu::TextureLevel &screen, const tcu::Vec4 &color) in checkColor()
277 TestLog &log = m_testCtx.getLog(); in executeForConfig() local
DteglSurfacelessContextTests.cpp66 const eglu::FilterList &filters) in SurfacelessContextCase()
78 TestLog &log = m_testCtx.getLog(); in executeForConfig() local
DteglNegativePartialUpdateTests.cpp109 FilterList filters; in getEGLConfig() local
256 TestLog &log = m_testCtx.getLog(); in iterate() local
295 TestLog &log = m_testCtx.getLog(); in iterate() local
399 TestLog &log = m_testCtx.getLog(); in iterate() local
434 TestLog &log = m_testCtx.getLog(); in iterate() local
471 TestLog &log = m_testCtx.getLog(); in iterate() local
504 TestLog &log = m_testCtx.getLog(); in iterate() local
540 TestLog &log = m_testCtx.getLog(); in iterate() local
DteglMultiContextTests.cpp102 eglu::FilterList filters; in getConfig() local
116 TestLog &log = m_testCtx.getLog(); in iterate() local
DteglNativeColorMappingTests.cpp84 uint32_t createGLES2Program(const glw::Functions &gl, TestLog &log) in createGLES2Program()
238 bool validate(TestLog &log, const Library &egl, EGLDisplay display, EGLConfig config, const tcu::Te… in validate()
292 … bool render, NativeType nativeType, const eglu::FilterList &filters) in NativeColorMappingCase()
304 void logConfigInfo(TestLog &log, const Library &egl, EGLDisplay display, EGLConfig config, in logConfigInfo()
327 bool testNativeWindow(TestLog &log, eglu::NativeDisplay &nativeDisplay, eglu::NativeWindow &nativeW… in testNativeWindow()
374 bool testNativePixmap(TestLog &log, eglu::NativeDisplay &nativeDisplay, eglu::NativePixmap &nativeP… in testNativePixmap()
418 bool testNativePixmapCopy(TestLog &log, const Library &egl, eglu::NativePixmap &nativePixmap, EGLDi… in testNativePixmapCopy()
DteglColorClearCase.cpp185const eglu::FilterList &filters, int numContextsPerApi) in SingleThreadColorClearCase()
199 TestLog &log = m_testCtx.getLog(); in executeForContexts() local
360const eglu::FilterList &filters, int numContextsPerApi) in MultiThreadColorClearCase()
374 TestLog &log = m_testCtx.getLog(); in executeForContexts() local
DteglNativeCoordMappingTests.cpp85 uint32_t createGLES2Program(const glw::Functions &gl, TestLog &log) in createGLES2Program()
258 bool validate(TestLog &log, const tcu::TextureLevel &result, int rectX, int rectY, int rectW, int r… in validate()
336 … bool render, NativeType nativeType, const eglu::FilterList &filters) in NativeCoordMappingCase()
348 void logConfigInfo(TestLog &log, const Library &egl, EGLDisplay display, EGLConfig config, in logConfigInfo()
371 bool testNativeWindow(TestLog &log, eglu::NativeDisplay &nativeDisplay, eglu::NativeWindow &nativeW… in testNativeWindow()
423 bool testNativePixmap(TestLog &log, eglu::NativeDisplay &nativeDisplay, eglu::NativePixmap &nativeP… in testNativePixmap()
471 bool testNativePixmapCopy(TestLog &log, const Library &egl, eglu::NativePixmap &nativePixmap, int w… in testNativePixmapCopy()
DteglPartialUpdateTests.cpp488 tcu::TestLog &log = m_testCtx.getLog(); in iterate() local
633 eglu::FilterList filters; in getEGLConfig() local
660 bool compareToReference(tcu::TestLog &log, const tcu::Surface &reference, const tcu::Surface &buffe… in compareToReference()
687 tcu::TestLog &log = m_testCtx.getLog(); in iterate() local
751 tcu::TestLog &log = m_testCtx.getLog(); in iterate() local
DteglRobustnessTests.cpp370 eglu::FilterList filters; in getEGLConfig() local
613 ContextReset::ContextReset(glw::Functions &gl, tcu::TestLog &log, FixedFunctionType fixedFunctionTy… in ContextReset()
620 ContextReset::ContextReset(glw::Functions &gl, tcu::TestLog &log, ShaderType shaderType, ResourceTy… in ContextReset()
673 FixedFunctionOOB::FixedFunctionOOB(glw::Functions &gl, tcu::TestLog &log, FixedFunctionType fixedFu… in FixedFunctionOOB()
799 ShadersOOB::ShadersOOB(glw::Functions &gl, tcu::TestLog &log, ShaderType shaderType, ResourceType r… in ShadersOOB()
1149 TestLog &log = m_testCtx.getLog(); in iterate() local
1204 TestLog &log = m_testCtx.getLog(); in iterate() local
1267 TestLog &log = m_testCtx.getLog(); in iterate() local
1319 tcu::TestLog &log) in contextResetFactory()
1493 TestLog &log = m_testCtx.getLog(); in iterate() local
[all …]
DteglGetFrameTimestampsTests.cpp337 …ameTimestampTest::GetFrameTimestampTest(EglTestContext &eglTestCtx, const NamedFilterList &filters) in GetFrameTimestampTest()
383 uint32_t createGLES2Program(const glw::Functions &gl, TestLog &log) in createGLES2Program()
523 TestLog &log = m_testCtx.getLog(); in executeForConfig() local
DteglBufferAgeTests.cpp480 tcu::TestLog &log = m_testCtx.getLog(); in iterate() local
677 eglu::FilterList filters; in getEGLConfig() local
706 bool compareToReference(tcu::TestLog &log, const tcu::Surface &reference, const tcu::Surface &buffe… in compareToReference()
DteglRenderTests.cpp763 … EGLint api, EGLint surfaceType, const eglu::FilterList &filters, in SingleThreadRenderCase()
791 TestLog &log = m_testCtx.getLog(); in executeForContexts() local
991 … EGLint api, EGLint surfaceType, const eglu::FilterList &filters, in MultiThreadRenderCase()
1021 TestLog &log = m_testCtx.getLog(); in executeForContexts() local
/external/google-cloud-java/java-resourcemanager/google-cloud-resourcemanager/src/main/java/com/google/cloud/resourcemanager/testing/
DLocalResourceManagerHelper.java99 private static final Logger log = Logger.getLogger(LocalResourceManagerHelper.class.getName()); field in LocalResourceManagerHelper
508 String[] filters = (String[]) options.get("filter"); in list() local
559 private static boolean isValidFilter(String[] filters) { in isValidFilter()
569 private static boolean includeProject(Project project, String[] filters) { in includeProject()
/external/deqp/modules/gles31/functional/
Des31fDebugTests.cpp405 std::stringstream log; in verifyMessageCount() local
548 TestLog &log = m_testCtx.getLog(); in verifyMessageExists() local
574 TestLog &log = m_testCtx.getLog(); in verifyMessageGroup() local
593 TestLog &log = m_testCtx.getLog(); in verifyMessageString() local
615 TestLog &log = m_testCtx.getLog(); in verifyMessage() local
674 tcu::TestLog &log = m_testCtx.getLog(); in iterate() local
743 tcu::TestLog &log = m_testCtx.getLog(); in iterate() local
769 TestLog &log = m_testCtx.getLog(); in expectMessage() local
852 tcu::TestLog &log = m_testCtx.getLog(); in iterate() local
873 TestLog &log = m_testCtx.getLog(); in expectError() local
[all …]
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureShadowTests.cpp161 tcu::TestLog &log = testCtx.getLog(); in verifyTexCompareResult() local
381 tcu::TestLog &log = m_context.getTestContext().getLog(); in iterate() local
641 tcu::TestLog &log = m_context.getTestContext().getLog(); in iterate() local
890 tcu::TestLog &log = m_context.getTestContext().getLog(); in iterate() local
1115 tcu::TestLog &log = m_context.getTestContext().getLog(); in iterate() local
1381 tcu::TestLog &log = m_context.getTestContext().getLog(); in iterate() local
1619 tcu::TestLog &log = m_context.getTestContext().getLog(); in iterate() local
1741 } filters[] = {{"nearest", Sampler::NEAREST, Sampler::NEAREST}, in populateTextureShadowTests() local
/external/deqp/modules/gles3/functional/
Des3fTextureShadowTests.cpp104 tcu::TestLog &log = testCtx.getLog(); in verifyTexCompareResult() local
1044 } filters[] = {{"nearest", GL_NEAREST, GL_NEAREST}, in init() local
/external/libchrome/base/trace_event/
Dtrace_log.cc91 static auto* filters = new std::vector<std::unique_ptr<TraceEventFilter>>(); in GetCategoryGroupFilters() local
1393 std::ostringstream log; in EventToConsoleMessage() local
/external/libpng/contrib/libtests/
Dpngvalid.c2490 unsigned int log :1; /* Log max error */ member
4093 int filters = PNG_ALL_FILTERS & random_mod(256U); in choose_random_filter() local
4470 int filters = 8 << random_mod(PNG_FILTER_VALUE_LAST); in make_size_image() local
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h13700 struct bpf_verifier_log *log; member
25762 struct tpm_bios_log log; member
27548 u8 log[0]; member
29921 unsigned int log; member
31098 struct fc_log *log; member
31129 struct p_log log; member
32312 struct bpf_verifier_log log; member
32461 struct bpf_verifier_log *log; member
39942 } log; member
46787 struct list_head filters; member
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h6971 struct fc_log *log; member
7002 struct p_log log; member
18317 struct pt_filters filters; member
39112 bool log; member
39178 u32 log; member
41965 struct bpf_verifier_log *log; member
42555 struct bpf_verifier_log log; member
43234 struct bpf_verifier_log *log; member
46308 struct bpf_verifier_log log; member
47751 struct watch_notification_type_filter filters[0]; member
[all …]

12