Home
last modified time | relevance | path

Searched defs:test_view (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/python/oauth2client/tests/contrib/django_util/
Dtest_decorators.py54 def test_view(request): function
76 def test_view(request): function
100 def test_view(request): function
128 def test_view(request): function
147 def test_view(request): function
172 def test_view(request): function
190 def test_view(request): function
225 def test_view(request): function
240 def test_view(request): function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/test/qi/
Dattribute1.cpp99 test_view; in main() typedef
127 test_view; in main() typedef
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/
H A Dtest_range.h60 struct test_view : std::ranges::view_base { struct
/aosp_15_r20/external/executorch/backends/arm/test/quantizer/
H A Dtest_generic_annotater.py62 def test_view(self): member in TestGenericAnnotator
/aosp_15_r20/external/autotest/site_utils/
H A Dperf_csv_uploader.py65 def __init__(self, test_attribute_id, perf_csv_folder, test_view): argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/test/karma/
Dattribute.cpp102 test_view; in main() typedef
/aosp_15_r20/external/pytorch/aten/src/ATen/native/metal/mpscnn/tests/
H A DMPSCNNTests.mm619 bool test_view() { function
/aosp_15_r20/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_squeezer.py431 def test_view(self): member in ExpandingButtonTest
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_loop_ordering.py355 def test_view(self): member in LoopOrderingTest
H A Dtest_padding.py534 def test_view(self): member in PaddingTest
/aosp_15_r20/external/pytorch/test/
H A Dtest_mkldnn.py1166 def test_view(self): member in TestMkldnn
H A Dtest_view_ops.py1707 def test_view(self, device): member in TestOldViewOps
H A Dtest_legacy_vmap.py2408 def test_view(self): member in TestVmapOperatorsLegacy
H A Dtest_nestedtensor.py2392 def test_view(self, device, dtype): member in TestNestedTensorDeviceType
H A Dtest_mps.py10331 def test_view(self, device="mps"): member in TestViewOpsMPS
/aosp_15_r20/external/pytorch/test/onnx/
H A Dtest_operators.py159 def test_view(self): member in TestOperators
H A Dtest_pytorch_onnx_onnxruntime.py5579 def test_view(self): member in TestONNXRuntime
/aosp_15_r20/external/pytorch/test/fx/
H A Dtest_z3_gradual_types.py940 def test_view(self): member in HFOperations
/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_list_dict.py1964 def test_view(self): member in TestDict
/aosp_15_r20/external/pytorch/test/functorch/
H A Dtest_vmap.py3214 def test_view(self): member in TestVmapOperators