Home
last modified time | relevance | path

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

123

/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/net/third_party/quiche/src/quiche/http2/test_tools/
Dhpack_block_collector.cc108 HpackEntryType expected_type, size_t expected_index, in ValidateSoleLiteralValueHeader()
117 HpackEntryType expected_type, bool expected_name_huffman, in ValidateSoleLiteralNameValueHeader()
Dhpack_entry_collector.cc160 HpackEntryType expected_type, size_t expected_index, in ValidateLiteralValueHeader()
173 HpackEntryType expected_type, bool expected_name_huffman, in ValidateLiteralNameValueHeader()
/external/cronet/base/apple/
Dfoundation_util.h254 std::string expected_type = TypeNameForCFType(value_specific); in GetValueFromDictionary() local
/external/perfetto/src/trace_processor/sqlite/
Dsqlite_utils.h330 SqlValue::Type expected_type, in InvalidArgumentTypeError()
348 SqlValue::Type expected_type, in ExtractArgument()
Dsqlite_utils.cc245 SqlValue::Type expected_type) { in TypeCheckSqliteValue()
251 SqlValue::Type expected_type, in TypeCheckSqliteValue()
/external/webrtc/net/dcsctp/packet/
Dtlv_trait.cc21 void ReportInvalidType(int actual_type, int expected_type) { in ReportInvalidType()
/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/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/deqp-deps/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/cronet/net/third_party/quiche/src/quiche/web_transport/
Dweb_transport_headers.cc36 Item::ItemType expected_type) { in CheckItemType()
/external/autotest/client/cros/networking/chrome_testing/
Dtest_utils.py89 expected_type, argument
/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/icing/icing/schema/
Dbackup-schema-producer_test.cc265 SchemaTypeConfigProto expected_type = in TEST_F() local
347 SchemaTypeConfigProto expected_type = in TEST_F() local
/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/angle/third_party/spirv-tools/src/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
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dfunctional_control_flow_to_regions.cc75 Type expected_type = std::get<1>(ArgAndType); in CreateCall() local
/external/tensorflow/third_party/absl/abseil-cpp/absl/strings/internal/
Dcharconv_parse_test.cc45 FloatType expected_type, uint64_t expected_mantissa, in ExpectParsedFloat()

123