Home
last modified time | relevance | path

Searched defs:basicConfig (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/egl/
DteglGLES2SharedRenderingPerfTests.cpp1089 TestConfig basicConfig; in init() local
/third_party/python/Lib/logging/
D__init__.py1943 def basicConfig(**kwargs): function