Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/kernel_tests/data_structures/
Ddynamic_stitch_op_test.py226 def __init__(self, *test_case_args):
233 def __init__(self, *test_case_args):
/external/grpc-grpc/src/python/grpcio_tests/tests/stress/
Dclient.py96 def _parse_weighted_test_cases(test_case_args): argument