Home
last modified time | relevance | path

Searched refs:reliable (Results 1 – 25 of 102) sorted by relevance

12345

/external/webrtc/talk/app/webrtc/
Ddatachannelinterface.h46 : reliable(false), in DataChannelInit()
54 bool reliable; // Deprecated. member
132 virtual bool reliable() const = 0;
Ddatachannel.h138 virtual bool reliable() const;
284 PROXY_CONSTMETHOD0(bool, reliable)
Ddatachannel.cc160 if (config.reliable || in Init()
224 bool DataChannel::reliable() const { in reliable() function in webrtc::DataChannel
Dpeerconnectioninterface_unittest.cc1413 config.reliable = true; in TEST_F()
1447 EXPECT_TRUE(channel->reliable()); in TEST_F()
1454 EXPECT_TRUE(channel->reliable()); in TEST_F()
1461 EXPECT_FALSE(channel->reliable()); in TEST_F()
1468 EXPECT_FALSE(channel->reliable()); in TEST_F()
/external/autotest/client/site_tests/cheets_CTSHelper/
Dcontrol.stress.315 This sharded test verifies reliable and repeated login and start of ARC.
Dcontrol.stress.715 This sharded test verifies reliable and repeated login and start of ARC.
Dcontrol.stress.215 This sharded test verifies reliable and repeated login and start of ARC.
Dcontrol.stress.615 This sharded test verifies reliable and repeated login and start of ARC.
Dcontrol.stress.815 This sharded test verifies reliable and repeated login and start of ARC.
Dcontrol.stress.515 This sharded test verifies reliable and repeated login and start of ARC.
Dcontrol.stress.015 This sharded test verifies reliable and repeated login and start of ARC.
Dcontrol.stress.115 This sharded test verifies reliable and repeated login and start of ARC.
Dcontrol.stress.915 This sharded test verifies reliable and repeated login and start of ARC.
Dcontrol.stress.415 This sharded test verifies reliable and repeated login and start of ARC.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
Dmessages.properties14 standardError = Standard error on this test is {0} (should be less than {1} to become reliable!)
/external/autotest/server/site_tests/firmware_Cr50UpdateScriptStress/
Dcontrol15 to verify that the cr50 update is reliable.
/external/autotest/server/site_tests/firmware_Cr50USB/
Dcontrol15 connection is reliable.
/external/skia/third_party/
DREADME11 create a README that refers to reliable documentation of the project's license
/external/iproute2/tc/
DREADME.last37 is not reliable.
/external/libgsm/
DREADME19 The quality of the algorithm is good enough for reliable speaker
/external/syslinux/gpxe/src/drivers/net/
Dtulip.txt9 cleanups to make time-based activities more reliable.
/external/autotest/server/site_tests/provision_AutoUpdate/
Dcontrol.double39 3) We hope that in future, servo will be sufficiently reliable to offset
/external/libxml2/result/HTML/
Dtest2.html.sax30 … border='0', width='468', height='60', alt='Atipa Linux solutions. Your reliable cluster, server, …
/external/libunwind/doc/
Dunw_get_proc_name.tex32 Note that on some platforms there is no reliable way to distinguish
/external/mmc-utils/
Dmmc_cmds.c1286 const char * const reliable = "the device protects existing " in do_read_extcsd() local
1292 printf(" user area: %s\n", reg & (1<<0) ? reliable : fast); in do_read_extcsd()
1296 reg & (1<<i) ? reliable : fast); in do_read_extcsd()

12345