Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/cpp/common/
H A Dchannel_arguments_test.cc108 bool HasArg(grpc_arg expected_arg) { in HasArg()
/aosp_15_r20/external/expat/expat/tests/
H A Dhandlers.h509 expected_arg) \ argument
/aosp_15_r20/external/autotest/client/common_lib/test_utils/
H A Dmock.py94 def _compare(cls, actual_arg, expected_arg): argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dconvert_nodes.cc3666 TrtInputArg expected_arg = in ConvertPack() local