Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/utils/
Dopcode_util.cc78 bool Opcode::HasArg() const { return HAS_ARG(code_); } in HasArg() function in mindspore::pijit::Opcode
/third_party/grpc/test/cpp/common/
Dchannel_arguments_test.cc107 bool HasArg(grpc_arg expected_arg) { in HasArg() function in grpc::testing::ChannelArgumentsTest