| /external/robolectric/src/test/java/com/xtremelabs/robolectric/ |
| D | ApplicationResolverTest.java | 37 …Application application = new ApplicationResolver(newConfig("TestAndroidManifestWithPackageName.xm… in shouldAssignThePackageNameFromTheManifest() local 43 …Application application = new ApplicationResolver(newConfig("TestAndroidManifestWithAppName.xml"))… in shouldAssignTheApplicationNameFromTheManifest() local 49 …Application application = new ApplicationResolver(newConfig("TestAndroidManifestWithReceivers.xml"… in shouldRegisterReceiversFromTheManifest() local
|
| /external/chromium-trace/trace-viewer/third_party/Paste/tests/test_auth/ |
| D | test_auth_digest.py | 12 def application(environ, start_response): function 30 application = AuthDigestHandler(application,realm,backwords) variable 31 application = HTTPExceptionHandler(application) variable
|
| D | test_auth_cookie.py | 13 def build(application,setenv, *args, **kwargs): argument
|
| /external/chromium-trace/trace-viewer/third_party/Paste/paste/ |
| D | gzipper.py | 23 def __init__(self, application, compress_level=6): argument 91 def filter_factory(application, **conf): argument 96 def filter(application): argument
|
| D | wsgilib.py | 171 def catch_errors(application, environ, start_response, error_callback, argument 216 def catch_errors_app(application, environ, start_response, error_callback_app, argument 278 def raw_interactive(application, path='', raise_on_wsgi_error=False, argument 435 def capture_output(environ, start_response, application): argument 485 def intercept_output(environ, application, conditional=None, argument
|
| D | transaction.py | 21 def __init__(self, application): argument 77 def BasicTransactionHandler(application, factory): argument
|
| D | pony.py | 30 def __init__(self, application): argument
|
| D | lint.py | 125 def middleware(application, global_conf=None): argument 431 def make_middleware(application, global_conf): argument
|
| /external/guava/guava-tests/test/com/google/common/util/concurrent/ |
| D | MoreExecutorsTest.java | 513 TestApplication application = new TestApplication(); in testAddDelayedShutdownHook_success() local 524 TestApplication application = new TestApplication(); in testAddDelayedShutdownHook_interrupted() local 533 TestApplication application = new TestApplication(); in testGetExitingExcutorService_executorSetToUseDaemonThreads() local 541 TestApplication application = new TestApplication(); in testGetExitingExcutorService_executorDelegatesToOriginal() local 550 TestApplication application = new TestApplication(); in testGetExitingExcutorService_shutdownHookRegistered() local 560 TestApplication application = new TestApplication(); in testGetExitingScheduledExcutorService_executorSetToUseDaemonThreads() local 567 TestApplication application = new TestApplication(); in testGetExitingScheduledExcutorService_executorDelegatesToOriginal() local 577 TestApplication application = new TestApplication(); in testGetScheduledExitingExcutorService_shutdownHookRegistered() local
|
| /external/robolectric/src/main/java/com/xtremelabs/robolectric/ |
| D | ApplicationResolver.java | 24 Application application; in resolveApplication() local 69 Application application; in newApplicationInstance() local
|
| /external/chromium-trace/trace-viewer/third_party/Paste/tests/urlparser_data/hook/ |
| D | app.py | 3 def application(environ, start_response): function
|
| D | index.py | 3 def application(environ, start_response): function
|
| /external/chromium-trace/trace-viewer/third_party/Paste/tests/urlparser_data/not_found/user/ |
| D | list.py | 3 def application(environ, start_response): function
|
| /external/chromium-trace/trace-viewer/third_party/Paste/tests/urlparser_data/python/sub/ |
| D | simpleapp.py | 1 def application(environ, start_response): function
|
| /external/chromium-trace/trace-viewer/third_party/Paste/tests/urlparser_data/python/ |
| D | simpleapp.py | 1 def application(environ, start_response): function
|
| /external/chromium-trace/trace-viewer/third_party/Paste/tests/ |
| D | test_grantip.py | 5 def application(environ, start_response): function
|
| /external/chromium-trace/trace-viewer/third_party/Paste/paste/auth/ |
| D | cas.py | 31 def AuthCASHandler(application, authority): argument
|
| D | form.py | 91 def __init__(self, application, authfunc, template=None): argument
|
| D | multi.py | 49 def __init__(self, application): argument
|
| /external/clang/test/CodeGenObjC/ |
| D | optimize-ivar-offset-load.m | 21 {
|
| /external/libopus/src/ |
| D | opus_multistream_encoder.c | 75 int application; member 401 int application, in opus_multistream_encoder_init_impl() 463 int application in opus_multistream_encoder_init() 477 int application in opus_multistream_surround_encoder_init() 526 int application, in opus_multistream_encoder_create() 564 int application, in opus_multistream_surround_encoder_create()
|
| /external/chromium-trace/trace-viewer/third_party/Paste/paste/evalexception/ |
| D | middleware.py | 79 def simplecatcher(application): argument 113 def application(environ, start_response): function 171 def __init__(self, application, global_conf=None, argument
|
| /external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/ |
| D | ApplicationTest.java | 100 …Application application = new ApplicationResolver(newConfig("TestAndroidManifestWithPackageName.xm… in packageManager_shouldKnowPackageName() local 106 …Application application = new ApplicationResolver(newConfig("TestAndroidManifestWithAppName.xml"))… in packageManager_shouldKnowApplicationName() local
|
| /external/chromium-trace/trace-viewer/third_party/Paste/paste/util/ |
| D | scgiserver.py | 139 def serve_application(application, prefix, port=None, host=None, max_children=None): argument
|
| /external/chromium-trace/trace-viewer/third_party/Paste/paste/debug/ |
| D | testserver.py | 63 def serve(application, host=None, port=None, handler=None): argument
|