Home
last modified time | relevance | path

Searched refs:test_cat (Results 1 – 25 of 26) sorted by relevance

12

/external/libcxx/test/std/language.support/cmp/cmp.common/
Dcommon_comparison_category.pass.cpp27 void test_cat() { in test_cat() function
46 test_cat<void, void>(); in main()
47 test_cat<void, int*>(); in main()
48 test_cat<void, SO&>(); in main()
49 test_cat<void, SO const>(); in main()
50 test_cat<void, SO*>(); in main()
51 test_cat<void, SO, void, SO>(); in main()
58 test_cat<WE, WE>(); in main()
59 test_cat<WE, SO, WE, SO>(); in main()
60 test_cat<WE, SE, SO, PO>(); in main()
[all …]
/external/cronet/stable/third_party/libc++/src/test/std/language.support/cmp/cmp.common/
Dcommon_comparison_category.pass.cpp26 void test_cat() { in test_cat() function
45 test_cat<void, void>(); in main()
46 test_cat<void, int*>(); in main()
47 test_cat<void, SO&>(); in main()
48 test_cat<void, SO const>(); in main()
49 test_cat<void, SO*>(); in main()
50 test_cat<void, SO, void, SO>(); in main()
56 test_cat<PO, PO>(); in main()
57 test_cat<PO, SO, PO, SO>(); in main()
58 test_cat<PO, WO, PO, SO>(); in main()
[all …]
/external/cronet/tot/third_party/libc++/src/test/std/language.support/cmp/cmp.common/
Dcommon_comparison_category.pass.cpp26 void test_cat() { in test_cat() function
45 test_cat<void, void>(); in main()
46 test_cat<void, int*>(); in main()
47 test_cat<void, SO&>(); in main()
48 test_cat<void, SO const>(); in main()
49 test_cat<void, SO*>(); in main()
50 test_cat<void, SO, void, SO>(); in main()
56 test_cat<PO, PO>(); in main()
57 test_cat<PO, SO, PO, SO>(); in main()
58 test_cat<PO, WO, PO, SO>(); in main()
[all …]
/external/sdv/vsomeip/third_party/boost/iterator/test/
Diterator_traits_test.cpp122 typedef typename std::iterator_traits<Iterator>::iterator_category test_cat; typedef
124 typedef typename assert_same<test_cat, category>::type a2;
/external/toybox/scripts/
Dhelp.txt9 test_COMMAND - Run tests for COMMAND (test_ps, test_cat, etc.)
/external/pytorch/test/quantization/core/experimental/
Dtest_bits.py67 def test_cat(self, device): member in TestBits
/external/executorch/exir/tests/
Dtest_quant_fusion_pass.py182 def test_cat(self) -> None: member in TestQuantFusionPass
/external/pytorch/test/
Dtest_cuda_sanitizer.py33 def test_cat(self): member in TestArgumentHandler
Dtest_nnapi.py226 def test_cat(self): member in TestNNAPI
Dtest_jit_llga_fuser.py350 def test_cat(self, dtype): member in TestOp
Dtest_functionalization.py630 def test_cat(self): member in TestFunctionalization
Dtest_namedtensor.py1327 def test_cat(self): member in TestNamedTensor
Dtest_proxy_tensor.py1696 def test_cat(self): member in TestSymbolicTracing
Dtest_tensorexpr.py1070 def test_cat(self): member in TestTensorExprFuser
Dtest_legacy_vmap.py1344 def test_cat(self): member in TestVmapOperatorsLegacy
Dtest_tensor_creation_ops.py714 def test_cat(self, device): member in TestTensorCreation
Dtest_sparse.py1085 def test_cat(self, device, dtype, coalesced): member in TestSparse
Dtest_nestedtensor.py736 def test_cat(self): member in TestNestedTensor
/external/pytorch/test/inductor/
Dtest_padding.py626 def test_cat(self): member in PaddingTest
Dtest_perf.py178 def test_cat(self): member in NumBytesMetricTests
Dtest_torchinductor.py4941 def test_cat(self): member in CommonTemplate
/external/chromium-crossbench/tests/crossbench/plt/
Dtest_native_platform.py82 def test_cat(self): member in NativePlatformTestCase
/external/pytorch/test/functorch/
Dtest_vmap.py1979 def test_cat(self): member in TestVmapOperators
/external/pytorch/test/quantization/core/
Dtest_quantized_op.py2147 def test_cat(self, X, num, dim, relu): member in TestQuantizedOps
/external/pytorch/test/quantization/fx/
Dtest_quantize_fx.py7442 def test_cat(self): member in TestQuantizeFxOps

12