Searched defs:test_apply (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/python/python-api-core/tests/unit/ | ||
D | test_timeout.py | 58 def test_apply(self): member in TestConstantTimeout |
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/benchmarks/resnet50/ | ||
H A D | resnet50_test.py | 103 def test_apply(self): member in ResNet50Test |
/aosp_15_r20/external/toolchain-utils/llvm_tools/ | ||
H A D | patch_utils.py | 311 def test_apply( member in PatchEntry |
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_builtin.py | 139 def test_apply(self): member in BuiltinTest |
D | test_multiprocessing.py | 1190 def test_apply(self): member in _TestPool |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | _test_multiprocessing.py | 2427 def test_apply(self): member in _TestPool |
/aosp_15_r20/external/pytorch/test/ | ||
H A D | test_torch.py | 8458 def test_apply(self): member in TestTorch |