/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_strftime.py | 89 expectations = ( 116 for e in expectations:
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_strftime.py | 89 expectations = ( 116 for e in expectations:
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_strftime.py | 89 expectations = ( 116 for e in expectations:
|
/system/connectivity/shill/cellular/ |
modem_unittest.cc | 165 // Add expectations for the eventual |modem_| destruction. 247 // Add expectations for the eventual |modem_| destruction.
|
/external/autotest/client/cros/ |
dhcp_handling_rule.py | 6 DHCP handling rules are ways to record expectations for a DhcpTestServer. 408 "expectations; expected %s but got %s" % 414 "our expectations; expected %s but got %s" % 491 "our expectations; expected %s but got %s" % 537 "expectations; expected %s but got %s" % 621 "expectations; expected %s but got %s" %
|
dhcp_test_server.py | 8 Simple DHCP server you can program with expectations of future packets and 13 Handling rules let you set up expectations of future packets of certain types.
|
/external/v8/tools/release/ |
test_scripts.py | 338 "expectations must consist of at least as many arguments." % 793 expectations = [] 795 expectations.append(Cmd("which vi", "/usr/bin/vi")) 796 expectations += [ 817 expectations.append(RL("")) # Open editor. 819 expectations.append( 821 expectations += [ 835 expectations.append(RL("Y")) # Sanity check. 836 expectations += [ 856 self.Expect(expectations) [all...] |
/cts/tests/tests/hardware/src/android/hardware/cts/helpers/sensoroperations/ |
TestSensorOperation.java | 54 * Provides methods to set test expectations as well as providing a set of default expectations 102 * Set all of the default test expectations.
|
/external/gmock/test/ |
gmock_output_test_golden.txt | 93 Google Mock tried the following 2 expectations, but none matched: 114 Google Mock tried the following 2 expectations, but none matched: 135 Google Mock tried the following 2 expectations, but none matched:
|
/external/google-breakpad/src/common/dwarf/ |
dwarf2reader_die_unittest.cc | 114 // Default expectations for the data handler. 254 // just before the expectations. 281 // The sequence to which the fixture's methods append expectations.
|
/external/google-breakpad/src/testing/test/ |
gmock_output_test_golden.txt | 93 Google Mock tried the following 2 expectations, but none matched: 114 Google Mock tried the following 2 expectations, but none matched: 135 Google Mock tried the following 2 expectations, but none matched:
|
/external/webrtc/webrtc/modules/audio_coding/codecs/cng/ |
audio_encoder_cng_unittest.cc | 55 // the cng_ object above, and set expectations on mock_encoder_ afterwards. 159 // above expectations. 420 // the cng_ object above, and set expectations on mock_encoder_ afterwards.
|
/cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/testtype/ |
CtsTestTest.java | 266 * Set EasyMock expectations for parsing {@link #PLAN_NAME} 278 * Set EasyMock expectations for creating and running a package with PACKAGE_NAME
|
/external/autotest/client/site_tests/platform_FilePerms/ |
platform_FilePerms.py | 254 # expectations for the second pass. 270 logging.error('No expectations entry for "%s"', fs)
|
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/test/blink/interpolation/resources/ |
interpolation-test.js | 123 function assertInterpolation(params, expectations) { 128 expectations.forEach(function(expectation) {
|
/external/chromium-trace/catapult/tracing/tracing/importer/ |
import.html | 325 // Sort Expectations. 328 progressMeter.update('Sorting user expectations...');
|
/external/skia/tests/ |
FrontBufferedStreamTest.cpp | 17 const void* expectations, size_t bytesToRead) { 23 REPORTER_ASSERT(reporter, memcmp(storage.get(), expectations, bytesRead) == 0);
|
/external/webrtc/webrtc/modules/audio_coding/codecs/red/ |
audio_encoder_copy_red_unittest.cc | 57 // the red_ object above, and set expectations on mock_encoder_ afterwards. 140 // Interleaving the EXPECT_CALL sequence with expectations on the MockFunction
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
neteq_impl_unittest.cc | 290 // Expectations for decoder database. 308 // Expectations for packet buffer. 329 // Expectations for DTMF buffer. 333 // Expectations for delay manager. 335 // All expectations within this block must be called in this specific order. 337 // Expectations when the first packet is inserted. 347 // Expectations when the second packet is inserted. Slightly different. 357 // Expectations for payload splitter. [all...] |
/system/connectivity/shill/ |
http_request_unittest.cc | 144 // expectations are still active. 161 // Expectations
|
/system/connectivity/shill/net/ |
rtnl_handler_unittest.cc | 301 } expectations[] = { local 310 for (const auto& expectation : expectations) {
|
/system/connectivity/shill/vpn/ |
vpn_service_unittest.cc | 399 // Clear expectations now, so the Return(lower_connection_) action releases 447 // Clear expectations now, so the Return(lower_connection_) action releases
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
GyroscopeMeasurementTestActivity.java | 143 * expectations that are represented by signed values. It verifies that the readings have the
|
/cts/tests/libcore/luni/resources/expectations/ |
cts-runner-specific-failures.txt | 2 * This file contains expectations that occur due to differences in the way that the CTSv2 runner
|
/external/apache-http/src/org/apache/http/protocol/ |
HTTP.java | 67 /** HTTP expectations */
|