Searched refs:test_operator (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/executorch/exir/operator/ | ||
H A D | TARGETS | 39 name = "test_operator", |
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_py3kwarn.py | 299 def test_operator(self): member in TestPy3KWarnings |
D | test_bool.py | 277 def test_operator(self): member in BoolTest |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_bool.py | 255 def test_operator(self): member in BoolTest |
/aosp_15_r20/external/pytorch/test/ | ||
H A D | test_ops.py | 1592 def test_operator(self, device, dtype, op): member in TestCompositeCompliance |