HomeSort by relevance Sort by last modified time
    Searched refs:integration (Results 1 - 25 of 29) sorted by null

1 2

  /external/chromium_org/third_party/tlslite/tlslite/
api.py 17 from .integration.httptlsconnection import HTTPTLSConnection
18 from .integration.tlssocketservermixin import TLSSocketServerMixIn
19 from .integration.tlsasyncdispatchermixin import TLSAsyncDispatcherMixIn
20 from .integration.pop3_tls import POP3_TLS
21 from .integration.imap4_tls import IMAP4_TLS
22 from .integration.smtp_tls import SMTP_TLS
23 from .integration.xmlrpctransport import XMLRPCTransport
24 from .integration.xmlrpcserver import TLSXMLRPCRequestHandler, \
  /prebuilts/tools/common/m2/repository/org/hamcrest/hamcrest-integration/1.1/
hamcrest-integration-1.1.jar 
  /prebuilts/tools/common/m2/repository/org/hamcrest/hamcrest-integration/1.3/
hamcrest-integration-1.3.jar 
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
MediaFrameworkIntegrationTestRunner.java 24 import com.android.mediaframeworktest.integration.CameraBinderTest;
25 import com.android.mediaframeworktest.integration.CameraDeviceBinderTest;
30 * Instrumentation Test Runner for all media framework integration tests.
  /external/jemalloc/
Android.mk 190 # jemalloc integration test library
221 # jemalloc integration tests
224 test/integration/aligned_alloc.c \
225 test/integration/allocated.c \
226 test/integration/chunk.c \
227 test/integration/mallocx.c \
228 test/integration/MALLOCX_ARENA.c \
229 test/integration/posix_memalign.c \
230 test/integration/rallocx.c \
231 test/integration/thread_arena.c
    [all...]
  /external/nanohttpd/core/src/test/java/fi/iki/elonen/integration/
IntegrationTestBase.java 1 package fi.iki.elonen.integration;
ShutdownTest.java 1 package fi.iki.elonen.integration;
PutStreamIntegrationTest.java 1 package fi.iki.elonen.integration;
CookieIntegrationTest.java 1 package fi.iki.elonen.integration;
GetAndPostIntegrationTest.java 1 package fi.iki.elonen.integration;
  /external/chromium_org/third_party/tlslite/tlslite/integration/
smtp_tls.py 8 from tlslite.integration.clienthelper import ClientHelper
xmlrpctransport.py 18 from tlslite.integration.httptlsconnection import HTTPTLSConnection
19 from tlslite.integration.clienthelper import ClientHelper
httptlsconnection.py 18 from tlslite.integration.clienthelper import ClientHelper
imap4_tls.py 9 from tlslite.integration.clienthelper import ClientHelper
pop3_tls.py 9 from tlslite.integration.clienthelper import ClientHelper
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/integration/
CameraBinderTestUtils.java 2 package com.android.mediaframeworktest.integration;
CameraBinderTest.java 17 package com.android.mediaframeworktest.integration;
48 * -e class com.android.mediaframeworktest.integration.CameraBinderTest \
324 * -e class 'com.android.mediaframeworktest.integration.CameraBinderTest#testAddRemoveListeners' \
CameraDeviceBinderTest.java 17 package com.android.mediaframeworktest.integration;
  /external/hamcrest/integration/
Android.mk 28 LOCAL_MODULE := hamcrest-integration
  /external/llvm/tools/msbuild/
install.bat 3 echo Installing MSVC integration...
87 echo MSVC integration install failed.
uninstall.bat 3 echo Uninstalling MSVC integration...
  /external/chromium_org/third_party/mesa/src/docs/
MESA_resize_buffers.spec 30 Mesa is often used as a client library with no integration with
  /external/mesa3d/docs/
MESA_resize_buffers.spec 30 Mesa is often used as a client library with no integration with
  /external/chromium_org/third_party/polymer/components-chromium/core-list/
core-list-extracted.js 106 // template repeat's model. However, we need tighter integration
  /external/lldb/utils/vim-lldb/plugin/
lldb.vim 2 " Vim script glue code for LLDB integration

Completed in 371 milliseconds

1 2