Home
last modified time | relevance | path

Searched defs:msg_fn (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dslow_operation_alarm.cc115 absl::Duration timeout, std::function<std::string()> msg_fn, in SlowOperationAlarm()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/pb/
Dtest_decoder.cc965 uint32_t msg_fn = UPB_DESCRIPTOR_TYPE_MESSAGE; in test_valid() local