Home
last modified time | relevance | path

Searched defs:op_args (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/trusty/kernel/include/shared/lk/
H A Dtrusty_unittest.h879 #define ASSERT_EXPECT_TEST(op, op_pre, op_sep, op_args, is_hard_fail, \ argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/surface/
Dcall.cc2999 grpc_op::grpc_op_data::grpc_op_recv_status_on_client op_args, in StartRecvStatusOnClient()
/aosp_15_r20/external/pytorch/test/quantization/fx/
H A Dtest_quantize_fx.py7659 self, float_module, float_op, op_args, data, quantized_module, quantized_op, argument
7694 self, float_module, float_op, op_args, data, argument
/aosp_15_r20/external/grpc-grpc/src/core/lib/surface/
H A Dcall.cc3208 grpc_op::grpc_op_data::grpc_op_recv_status_on_client op_args, in StartRecvStatusOnClient()