Searched defs:logSection (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fShaderBuiltinVarTests.cpp | 1019 tcu::ScopedLogSection logSection(m_testCtx.getLog(), "Iter0", "glDrawArrays()"); in iterate() local 1037 …tcu::ScopedLogSection logSection(m_testCtx.getLog(), "Iter1", "glDrawElements(), indices in client… in iterate() local 1061 …tcu::ScopedLogSection logSection(m_testCtx.getLog(), "Iter2", "glDrawElements(), indices in buffer… in iterate() local
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fDrawElementsBaseVertexTests.cpp | 446 … tcu::ScopedLogSection logSection(m_testCtx.getLog(), "Iter0", "Indices in client-side array"); in iterate() local 452 … tcu::ScopedLogSection logSection(m_testCtx.getLog(), "Iter1", "Indices in element array buffer"); in iterate() local
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglSwapBuffersTests.cpp | 267 tcu::ScopedLogSection logSection(m_testCtx.getLog(), ("Config ID " + configIdStr).c_str(), in executeForConfig() local
|
H A D | teglNativeColorMappingTests.cpp | 477 tcu::ScopedLogSection logSection(m_testCtx.getLog(), ("Config ID " + configIdStr).c_str(), in executeForConfig() local
|
H A D | teglNativeCoordMappingTests.cpp | 522 tcu::ScopedLogSection logSection(m_testCtx.getLog(), ("Config ID " + configIdStr).c_str(), in executeForConfig() local
|
H A D | teglGetFrameTimestampsTests.cpp | 517 tcu::ScopedLogSection logSection(m_testCtx.getLog(), ("Config ID " + configIdStr).c_str(), in executeForConfig() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/ |
H A D | mos_oca_defs_specific.h | 90 } logSection; member
|
/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/java/com/mobileer/oboetester/ |
H A D | TestDataPathsActivity.java | 495 private void logSection(String name) { in logSection() method in TestDataPathsActivity
|