Home
last modified time | relevance | path

Searched defs:found (Results 1 – 25 of 332) sorted by relevance

12345678910>>...14

/external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
DSSLServerSocketImplTest.java313 break found; in testGetEnabledCipherSuites() local
334 break found; in testGetEnabledCipherSuites() local
359 break found; in testSetEnabledCipherSuites() local
424 break found; in testGetEnabledProtocols() local
449 break found; in testGetEnabledProtocols() local
474 break found; in testSetEnabledProtocols() local
DSSLSocketImplTest.java391 break found; in testGetEnabledCipherSuites() local
412 break found; in testGetEnabledCipherSuites() local
436 break found; in testSetEnabledCipherSuites() local
500 break found; in testGetEnabledProtocols() local
521 break found; in testGetEnabledProtocols() local
546 break found; in testSetEnabledProtocols() local
DSSLEngineImplTest.java210 break found; in testGetEnabledCipherSuites() local
231 break found; in testGetEnabledCipherSuites() local
255 break found; in testSetEnabledCipherSuites() local
319 break found; in testGetEnabledProtocols() local
340 break found; in testGetEnabledProtocols() local
DSSLSocketFactoriesTest.java251 break found; in testGetDefaultCipherSuites1() local
274 break found; in testGetDefaultCipherSuites2() local
/external/v8/test/mjsunit/
Dmjsunit.js90 function fail(expected, found, name_opt) { argument
158 function assertSame(expected, found, name_opt) { argument
165 function assertEquals(expected, found, name_opt) { argument
172 function assertArrayEquals(expected, found, name_opt) { argument
/external/chromium/net/socket_stream/
Dsocket_stream_job_manager.cc35 FactoryMap::const_iterator found = factories_.find(scheme); in CreateJob() local
52 FactoryMap::iterator found = factories_.find(scheme); in RegisterProtocolFactory() local
/external/apache-http/src/org/apache/http/conn/scheme/
DSchemeRegistry.java78 Scheme found = get(name); in getScheme() local
120 Scheme found = registeredSchemes.get(name); in get() local
/external/oprofile/libpp/
Dpopulate.cpp39 bool found = false; in populate_from_files() local
79 bool found = false; in populate_for_image() local
/external/chromium/chrome/browser/content_settings/
Dcontent_settings_pref_provider.cc266 bool found = dictionary->GetIntegerWithoutPathExpansion(content_type, in GetSettingsFromDictionary() local
456 bool found = all_settings_dictionary->GetDictionaryWithoutPathExpansion( in SetContentSetting() local
549 bool found = in ClearAllContentSettingsRules() local
643 bool found = mutable_settings->GetDictionaryWithoutPathExpansion( in ReadExceptions() local
713 bool found = dictionary->GetIntegerWithoutPathExpansion(content_type, in GetSettingsFromDictionary() local
741 bool found = dictionary->GetDictionary(content_type, in GetResourceSettingsFromDictionary() local
748 bool found = resource_dictionary->GetIntegerWithoutPathExpansion( in GetResourceSettingsFromDictionary() local
797 bool found = all_settings_dictionary->GetDictionaryWithoutPathExpansion( in MigrateObsoletePerhostPref() local
/external/skia/src/animator/
DSkDisplayList.cpp62 SkGroup** parent, SkGroup** found, SkTDDrawableArray**grandList) { in findGroup()
80 SkGroup** parent, SkGroup** found, SkTDDrawableArray**grandList) { in SearchForMatch()
109 SkGroup** parent, SkGroup** found, SkTDDrawableArray** grandList, int &index) { in SearchGroupForMatch()
/external/javassist/src/main/javassist/compiler/
DKeywordTable.java22 Object found = get(name); in lookup() local
DSymbolTable.java34 Declarator found = (Declarator)get(name); in lookup() local
/external/webkit/Source/JavaScriptCore/wtf/
DMessageQueue.h135 DequeConstIterator<DataType*> found = m_queue.end(); in waitForMessageFilteredWithTimeout() local
177 DequeConstIterator<DataType*> found = m_queue.findIf(predicate); in removeIf() local
/external/chromium/chrome/browser/history/
Dtop_sites_cache.cc41 std::map<GURL, Images>::const_iterator found = in GetPageThumbnail() local
52 std::map<GURL, Images>::const_iterator found = in GetPageThumbnailScore() local
/external/protobuf/gtest/src/
Dgtest-typed-test.cc58 bool found = false; in VerifyRegisteredTestNames() local
/external/gtest/src/
Dgtest-typed-test.cc58 bool found = false; in VerifyRegisteredTestNames() local
/external/webkit/Source/WebCore/storage/
DIDBTransactionCoordinator.cpp84 bool found = false; in isActive() local
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
DQualifierAlive.cpp18 bool found; member in TAliveTraverser
/external/elfutils/libdw/
Dlibdw_findcu.c58 struct Dwarf_CU **found = tfind (&fake, &dbg->cu_tree, findcu_cb); local
/external/webkit/Source/WebKit/gtk/tests/
Dtestwebplugindatabase.c36 gboolean found = FALSE; in test_webkit_web_plugin_database_get_plugins() local
/external/chromium/chrome/browser/
Dpreferences_mock_mac.cc27 Boolean found = CFDictionaryGetValueIfPresent(values_, in CopyAppValue() local
Dbackground_application_list_model.cc185 ApplicationMap::iterator found = applications_.find(extension->id()); in DissociateApplicationData() local
202 ApplicationMap::const_iterator found = applications_.find(id); in FindApplication() local
209 ApplicationMap::iterator found = applications_.find(id); in FindApplication() local
/external/llvm/utils/unittest/googletest/
Dgtest-typed-test.cc70 bool found = false; in VerifyRegisteredTestNames() local
/external/ipsec-tools/src/racoon/
Dthrottle.c90 int found = 0; local
/external/chromium/testing/gtest/src/
Dgtest-typed-test.cc70 bool found = false; in VerifyRegisteredTestNames() local

12345678910>>...14