Searched refs:test_namedtuple (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ | ||
H A D | control_flow_ops_test.py | 938 def test_namedtuple(self): member in DataTypesTest |
/aosp_15_r20/external/pytorch/test/jit/ | ||
H A D | test_list_dict.py | 2126 def test_namedtuple(self): member in TestNamedTuple |
/aosp_15_r20/external/pytorch/test/dynamo/ | ||
H A D | test_functions.py | 1795 def test_namedtuple(a, b): member in FunctionTests |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_logging.py | 3475 def test_namedtuple(self): member in ConfigDictTest |