Searched refs:test_api (Results 1 – 7 of 7) sorted by relevance
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cDrawIndirectTests.cpp | 130 namespace test_api namespace 822 void DrawIndirectBase::ReadPixelsFloat<test_api::GL>(int x, int y, int width, int height, void* dat… in ReadPixelsFloat() 828 void DrawIndirectBase::ReadPixelsFloat<test_api::ES3>(int x, int y, int width, int height, void* da… in ReadPixelsFloat() 868 void DrawIndirectBase::GetBufferSubData<test_api::GL>(GLenum target, GLintptr offset, GLsizeiptr si… in GetBufferSubData() 874 void DrawIndirectBase::GetBufferSubData<test_api::ES3>(GLenum target, GLintptr offset, GLsizeiptr s… in GetBufferSubData() 5683 int CPrimitiveRestartElements<test_api::ES3>::PrimitiveRestartIndex() in PrimitiveRestartIndex() 5689 int CPrimitiveRestartElements<test_api::GL>::PrimitiveRestartIndex() in PrimitiveRestartIndex() 5695 void CPrimitiveRestartElements<test_api::ES3>::DisablePrimitiveRestart() in DisablePrimitiveRestart() 5701 void CPrimitiveRestartElements<test_api::GL>::DisablePrimitiveRestart() in DisablePrimitiveRestart() 5707 void CPrimitiveRestartElements<test_api::ES3>::EnablePrimitiveRestart() in EnablePrimitiveRestart() [all …]
|
/external/libnetfilter_conntrack/qa/ |
D | Makefile.am | 3 check_PROGRAMS = test_api test_filter test_connlabel ct_stress \ program 6 test_api_SOURCES = test_api.c
|
D | Makefile.in | 82 check_PROGRAMS = test_api$(EXEEXT) test_filter$(EXEEXT) \ 107 am_test_api_OBJECTS = test_api.$(OBJEXT) 310 test_api_SOURCES = test_api.c 373 test_api$(EXEEXT): $(test_api_OBJECTS) $(test_api_DEPENDENCIES) $(EXTRA_test_api_DEPENDENCIES) 374 @rm -f test_api$(EXEEXT) 393 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_api.Po@am__quote@
|
/external/minigbm/cros_gralloc/gralloc0/tests/ |
D | gralloctest.c | 344 static int test_api(struct gralloctest_context *ctx) in test_api() function 638 { "api", test_api, 1 },
|
/external/webrtc/webrtc/modules/ |
D | modules.gyp | 339 'rtp_rtcp/test/testAPI/test_api.cc', 340 'rtp_rtcp/test/testAPI/test_api.h',
|
/external/python/cpython3/Misc/NEWS.d/ |
D | 3.5.0a1.rst | 4261 Ignore __builtins__ in several test_importlib.test_api tests.
|
/external/python/cpython3/Misc/ |
D | HISTORY | 2026 - Issue #21499: Ignore __builtins__ in several test_importlib.test_api tests.
|