/external/tensorflow/tensorflow/compiler/xla/service/ |
D | shape_inference_test.cc | 2353 StatusOr<Shape> statusor = in TEST_F() local 2369 StatusOr<Shape> statusor = in TEST_F() local 2381 StatusOr<Shape> statusor = ShapeInference::InferVariadicOpShape( in TEST_F() local 2393 StatusOr<Shape> statusor = ShapeInference::InferVariadicOpShape( in TEST_F() local 2611 StatusOr<Shape> statusor = ShapeInference::InferGatherShape( in TEST_F() local 2626 StatusOr<Shape> statusor = ShapeInference::InferGatherShape( in TEST_F() local 2641 StatusOr<Shape> statusor = ShapeInference::InferGatherShape( in TEST_F() local 2657 StatusOr<Shape> statusor = ShapeInference::InferGatherShape( in TEST_F() local 2674 StatusOr<Shape> statusor = ShapeInference::InferGatherShape( in TEST_F() local 2691 StatusOr<Shape> statusor = ShapeInference::InferGatherShape( in TEST_F() local [all …]
|
D | hlo_evaluator_test.cc | 4156 auto statusor = Evaluate(); in TEST_F() local 4176 auto statusor = Evaluate(); in TEST_F() local
|
/external/libtextclassifier/abseil-cpp/absl/status/ |
D | statusor_test.cc | 1612 absl::StatusOr<ConvertibleToAnyStatusOr> statusor(v); in TEST() local 1617 absl::StatusOr<ConvertibleToAnyStatusOr> statusor = v; in TEST() local 1624 absl::StatusOr<CustomType<MyType, kConvToStatus | kConvExplicit>> statusor( in TEST() local 1630 absl::StatusOr<CustomType<MyType, kConvToStatus | kConvExplicit>> statusor = in TEST() local 1640 absl::StatusOr<MyType> statusor(v); in TEST() local 1645 absl::StatusOr<MyType> statusor = v; in TEST() local 1655 absl::StatusOr<MyType> statusor(v); in TEST() local 1660 absl::StatusOr<MyType> statusor(v); in TEST() local 1665 absl::StatusOr<MyType> statusor(v); in TEST() local 1672 absl::StatusOr<MyType> statusor(v); in TEST() local [all …]
|
/external/openscreen/third_party/abseil/src/absl/status/ |
D | statusor_test.cc | 1623 absl::StatusOr<ConvertibleToAnyStatusOr> statusor(v); in TEST() local 1628 absl::StatusOr<ConvertibleToAnyStatusOr> statusor = v; in TEST() local 1635 absl::StatusOr<CustomType<MyType, kConvToStatus | kConvExplicit>> statusor( in TEST() local 1641 absl::StatusOr<CustomType<MyType, kConvToStatus | kConvExplicit>> statusor = in TEST() local 1651 absl::StatusOr<MyType> statusor(v); in TEST() local 1656 absl::StatusOr<MyType> statusor = v; in TEST() local 1666 absl::StatusOr<MyType> statusor(v); in TEST() local 1671 absl::StatusOr<MyType> statusor(v); in TEST() local 1676 absl::StatusOr<MyType> statusor(v); in TEST() local 1683 absl::StatusOr<MyType> statusor(v); in TEST() local [all …]
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/status/ |
D | statusor_test.cc | 1612 absl::StatusOr<ConvertibleToAnyStatusOr> statusor(v); in TEST() local 1617 absl::StatusOr<ConvertibleToAnyStatusOr> statusor = v; in TEST() local 1624 absl::StatusOr<CustomType<MyType, kConvToStatus | kConvExplicit>> statusor( in TEST() local 1630 absl::StatusOr<CustomType<MyType, kConvToStatus | kConvExplicit>> statusor = in TEST() local 1640 absl::StatusOr<MyType> statusor(v); in TEST() local 1645 absl::StatusOr<MyType> statusor = v; in TEST() local 1655 absl::StatusOr<MyType> statusor(v); in TEST() local 1660 absl::StatusOr<MyType> statusor(v); in TEST() local 1665 absl::StatusOr<MyType> statusor(v); in TEST() local 1672 absl::StatusOr<MyType> statusor(v); in TEST() local [all …]
|
/external/angle/third_party/abseil-cpp/absl/status/ |
D | statusor_test.cc | 1623 absl::StatusOr<ConvertibleToAnyStatusOr> statusor(v); in TEST() local 1628 absl::StatusOr<ConvertibleToAnyStatusOr> statusor = v; in TEST() local 1635 absl::StatusOr<CustomType<MyType, kConvToStatus | kConvExplicit>> statusor( in TEST() local 1641 absl::StatusOr<CustomType<MyType, kConvToStatus | kConvExplicit>> statusor = in TEST() local 1651 absl::StatusOr<MyType> statusor(v); in TEST() local 1656 absl::StatusOr<MyType> statusor = v; in TEST() local 1666 absl::StatusOr<MyType> statusor(v); in TEST() local 1671 absl::StatusOr<MyType> statusor(v); in TEST() local 1676 absl::StatusOr<MyType> statusor(v); in TEST() local 1683 absl::StatusOr<MyType> statusor(v); in TEST() local [all …]
|
/external/tensorflow/tensorflow/stream_executor/lib/ |
D | statusor.h | 375 #define TF_ASSERT_OK_AND_ASSIGN_IMPL(statusor, lhs, rexpr) \ argument 387 #define TF_ASSIGN_OR_RETURN_IMPL(statusor, lhs, rexpr) \ argument
|
D | statusor_test.cc | 88 StatusOr<NoDefaultConstructor> statusor(tensorflow::errors::Cancelled("")); in TEST() local
|
/external/tensorflow/tensorflow/compiler/xla/tools/ |
D | hlo_proto_to_json.cc | 65 auto statusor = ToJson(hlo_proto); in RealMain() local
|
/external/tensorflow/tensorflow/compiler/xla/client/ |
D | xla_builder_test.cc | 175 auto statusor = b.Build(); in TEST_F() local 221 auto statusor = BuildHloModule(&b); in TEST_F() local 232 auto statusor = BuildHloModule(&b); in TEST_F() local 244 auto statusor = BuildHloModule(&b); in TEST_F() local 339 auto statusor = BuildHloModule(&b); in TEST_F() local 350 auto statusor = builder.Build(); in TEST_F() local 472 auto statusor = b.Build(); in TEST_F() local 490 auto statusor = b.Build(); in TEST_F() local
|
/external/icing/icing/testing/ |
D | common-matchers.h | 409 #define ICING_ASSERT_OK_AND_ASSIGN_IMPL(statusor, lhs, rexpr) \ argument
|
/external/tflite-support/tensorflow_lite_support/cc/port/default/ |
D | status_macros.h | 115 #define STATUS_MACROS_IMPL_ASSIGN_OR_RETURN_(statusor, lhs, rexpr, \ argument
|
/external/tensorflow/tensorflow/compiler/xla/client/lib/ |
D | constants_test.cc | 40 auto statusor = builder.Build(); in XLA_TEST_F() local
|
/external/icing/icing/text_classifier/lib3/utils/base/ |
D | statusor.h | 345 #define TC_STATUS_MACROS_IMPL_ASSIGN_OR_RETURN_(statusor, lhs, rexpr, \ argument
|
/external/libtextclassifier/native/utils/base/ |
D | statusor.h | 347 #define TC_STATUS_MACROS_IMPL_ASSIGN_OR_RETURN_(statusor, lhs, rexpr, \ argument
|
/external/tensorflow/tensorflow/compiler/xla/pjrt/ |
D | pjrt_stream_executor_client.cc | 2038 auto& statusor = results[i]; in Execute() local
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/ |
D | import_model.cc | 3346 auto statusor = RunGrappler(*meta_graph_def); in Create() local
|
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ |
D | convert_nodes.cc | 6332 auto statusor = Converter::Create(precision_mode, use_calibration, trt_logger, in ConvertGraphDefToEngine() local
|