Home
last modified time | relevance | path

Searched defs:expected_type (Results 1 – 25 of 95) sorted by relevance

1234

/external/sdv/vsomeip/third_party/boost/type_traits/test/
Dcheck_type.hpp26 #define BOOST_CHECK_TYPE(type_expression, expected_type)\ argument
39 #define BOOST_CHECK_TYPE3(type_expression, type_expression_suffix, expected_type)\ argument
52 #define BOOST_CHECK_TYPE4(type_expression, suffix1, suffix2, expected_type)\ argument
/external/tensorflow/tensorflow/python/framework/
Dextension_type_field.py259 def _convert_value(value, expected_type, path, argument
335 def _convert_composite_tensor(value, expected_type, path, context): argument
350 def _convert_tuple(value, expected_type, path, context): argument
370 def _convert_mapping(value, expected_type, path, context): argument
382 def _convert_union(value, expected_type, path, context): argument
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/detail/
Dalternative_function.hpp155 expected_type; in operator ()() typedef
180 expected_type; in operator ()() typedef
213 expected_type; in operator ()() typedef
/external/cronet/tot/net/third_party/quiche/src/quiche/web_transport/
Dweb_transport_headers.cc36 Item::ItemType expected_type) { in CheckItemType()
45 Item::ItemType expected_type) { in CheckMemberType()
/external/cronet/stable/net/third_party/quiche/src/quiche/web_transport/
Dweb_transport_headers.cc36 Item::ItemType expected_type) { in CheckItemType()
45 Item::ItemType expected_type) { in CheckMemberType()
/external/cronet/stable/net/third_party/quiche/src/quiche/http2/test_tools/
Dhpack_block_collector.cc109 HpackEntryType expected_type, size_t expected_index, in ValidateSoleLiteralValueHeader()
118 HpackEntryType expected_type, bool expected_name_huffman, in ValidateSoleLiteralNameValueHeader()
Dhpack_entry_collector.cc163 HpackEntryType expected_type, size_t expected_index, in ValidateLiteralValueHeader()
176 HpackEntryType expected_type, bool expected_name_huffman, in ValidateLiteralNameValueHeader()
/external/cronet/tot/net/third_party/quiche/src/quiche/http2/test_tools/
Dhpack_block_collector.cc109 HpackEntryType expected_type, size_t expected_index, in ValidateSoleLiteralValueHeader()
118 HpackEntryType expected_type, bool expected_name_huffman, in ValidateSoleLiteralNameValueHeader()
Dhpack_entry_collector.cc163 HpackEntryType expected_type, size_t expected_index, in ValidateLiteralValueHeader()
176 HpackEntryType expected_type, bool expected_name_huffman, in ValidateLiteralNameValueHeader()
/external/webrtc/net/dcsctp/packet/
Dtlv_trait.cc21 void ReportInvalidType(int actual_type, int expected_type) { in ReportInvalidType()
/external/perfetto/src/trace_processor/sqlite/
Dsqlite_utils.h353 SqlValue::Type expected_type, in InvalidArgumentTypeError()
371 SqlValue::Type expected_type, in ExtractArgument()
Dsqlite_utils.cc245 SqlValue::Type expected_type) { in TypeCheckSqliteValue()
251 SqlValue::Type expected_type, in TypeCheckSqliteValue()
/external/cronet/stable/base/apple/
Dfoundation_util.h253 std::string expected_type = TypeNameForCFType(value_specific); in GetValueFromDictionary() local
/external/cronet/tot/base/apple/
Dfoundation_util.h253 std::string expected_type = TypeNameForCFType(value_specific); in GetValueFromDictionary() local
/external/deqp-deps/SPIRV-Tools/source/
Dtext.cpp306 spvtools::IdType expected_type = { in spvTextEncodeOperand() local
317 spvtools::IdType expected_type = { in spvTextEncodeOperand() local
337 spvtools::IdType expected_type = spvtools::kUnknownType; in spvTextEncodeOperand() local
/external/swiftshader/third_party/SPIRV-Tools/source/
Dtext.cpp307 spvtools::IdType expected_type = { in spvTextEncodeOperand() local
318 spvtools::IdType expected_type = { in spvTextEncodeOperand() local
338 spvtools::IdType expected_type = spvtools::kUnknownType; in spvTextEncodeOperand() local
/external/autotest/site_utils/
Dtest_runner_utils_unittest.py29 def __init__(self, expected_type): argument
39 def __init__(self, expected_type, name): argument
/external/autotest/client/cros/networking/chrome_testing/
Dtest_utils.py89 expected_type, argument
/external/angle/third_party/spirv-tools/src/source/
Dtext.cpp306 spvtools::IdType expected_type = { in spvTextEncodeOperand() local
317 spvtools::IdType expected_type = { in spvTextEncodeOperand() local
337 spvtools::IdType expected_type = spvtools::kUnknownType; in spvTextEncodeOperand() local
/external/libchrome/mojo/core/
Dbroker_posix.cc28 BrokerMessageType expected_type, in WaitForBrokerMessage()
/external/tensorflow/tensorflow/lite/kernels/
Delementwise.cc140 TfLiteType expected_type) { in EvalImpl()
160 TfLiteType expected_type) { in AbsInt16EvalImpl()
179 TfLiteType expected_type) { in EvalImpl()
/external/pdfium/core/fpdfdoc/
Dcpdf_action_unittest.cpp58 CPDF_Action::Type expected_type; in TEST() member
/external/grpc-grpc/src/python/grpcio_tests/tests/http2/
Dnegative_http2_client.py25 def _validate_payload_type_and_length(response, expected_type, expected_length): argument
/external/deqp-deps/SPIRV-Tools/test/
Dtext_literal_test.cpp177 IdType expected_type{test.bitwidth, test.is_signed, type}; in successfulEncode() local
192 IdType expected_type{test.bitwidth, test.is_signed, type}; in failedEncode() local
/external/swiftshader/third_party/SPIRV-Tools/test/
Dtext_literal_test.cpp177 IdType expected_type{test.bitwidth, test.is_signed, type}; in successfulEncode() local
192 IdType expected_type{test.bitwidth, test.is_signed, type}; in failedEncode() local

1234