Home
last modified time | relevance | path

Searched defs:expected_value (Results 1 – 25 of 40) sorted by relevance

12

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb/
Ditem.py119 def save(self, expected_value=None, return_values=None): argument
143 def delete(self, expected_value=None, return_values=None): argument
164 def put(self, expected_value=None, return_values=None): argument
Dlayer2.py211 def dynamize_expected_value(self, expected_value): argument
525 def put_item(self, item, expected_value=None, return_values=None): argument
556 def update_item(self, item, expected_value=None, return_values=None): argument
598 def delete_item(self, item, expected_value=None, return_values=None): argument
/external/libchrome/base/trace_event/
Dmemory_allocator_dump_unittest.cc78 const std::string& expected_value) { in CheckString()
88 uint64_t expected_value) { in CheckScalar()
96 double expected_value) { in CheckScalarF()
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dbuffer_level_filter_unittest.cc44 int expected_value = static_cast<int>(expected_value_double); in TEST() local
68 int expected_value = 14; in TEST() local
Ddecoder_database_unittest.cc72 const uint8_t expected_value = DecoderDatabase::kRtpPayloadTypeError; in TEST() local
/external/libvpx/libvpx/test/
Dbyte_alignment_test.cc34 vpx_codec_err_t expected_value; member
84 void SetByteAlignment(int byte_alignment, vpx_codec_err_t expected_value) { in SetByteAlignment()
Ddecode_test_driver.h84 void Control(int ctrl_id, int arg, vpx_codec_err_t expected_value) { in Control()
Dvp9_skip_loopfilter_test.cc58 void SetSkipLoopFilter(int value, vpx_codec_err_t expected_value) { in SetSkipLoopFilter()
/external/autotest/client/site_tests/network_ChromeWifiConfigure/
Dnetwork_ChromeWifiConfigure.py23 def _test_property(self, network, property_name, expected_value): argument
/external/autotest/client/site_tests/network_LTEActivate/
Dnetwork_LTEActivate.py207 def _CheckResetCalledHelper(self, expected_value): argument
221 def CheckResetCalled(self, expected_value): argument
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/sdb/
Dconnection.py166 def _build_expected_value(self, params, expected_value): argument
383 replace=True, expected_value=None): argument
506 expected_value=None): argument
Ddomain.py58 replace=True, expected_value=None): argument
/external/chromium-trace/catapult/telemetry/telemetry/testing/
Dtest_page_test_results.py25 def AssertHasPageSpecificScalarValue(self, name, units, expected_value): argument
/external/autotest/client/cros/networking/chrome_testing/
Dtest_utils.py54 expected_value, argument
/external/autotest/puppylab/
Dclusterctl215 def _check_shadow_config(self, vm, key, expected_value): argument
/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_ext_pixelformat.c323 int expected_value ) in score_pixelformats()
/external/google-breakpad/src/processor/
Dpostfix_evaluator_unittest.cc268 unsigned int expected_value = validate_iterator->second; in RunTests() local
/external/autotest/server/site_tests/bluetooth_SDP_ServiceAttributeRequest/
Dbluetooth_SDP_ServiceAttributeRequest.py158 def assert_attribute_equals(self, class_id, attr_id, expected_value): argument
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/sdb/db/
Dmodel.py194 def put(self, expected_value=None): argument
/external/autotest/client/site_tests/firmware_TouchMTB/tests/
Dmtb_unittest.py80 def _test_get_x_y(self, filename, slot, expected_value): argument
/external/v8/test/cctest/interpreter/
Dtest-interpreter.cc559 Handle<Object> expected_value = in TEST() local
594 Handle<Object> expected_value = in TEST() local
630 Handle<Object> expected_value = in TEST() local
646 Handle<Object> expected_value; in TEST() member
1566 bool expected_value = (i == 0); in TEST() local
1597 bool expected_value = (i == 0); in TEST() local
1622 bool expected_value = ((i & 1) == 1); in TEST() local
/external/protobuf/src/google/protobuf/io/
Dcoded_stream_unittest.cc207 uint32 expected_value = static_cast<uint32>(kVarintCases_case.value); in TEST_2D() local
260 uint32 expected_value = static_cast<uint32>(kVarintCases_case.value); in TEST_1D() local
281 const uint32 expected_value = static_cast<uint32>(kVarintCases_case.value); in TEST_1D() local
/external/libbrillo/brillo/http/
Dhttp_utils_unittest.cc358 const char expected_value[] = in TEST() local
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/sdb/db/manager/
Dxmlmanager.py413 def save_object(self, obj, expected_value=None): argument
Dsdbmanager.py658 def save_object(self, obj, expected_value=None): argument

12