Home
last modified time | relevance | path

Searched defs:test_min (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/chrono/example/
Dmin_time_point.cpp54 void test_min() in test_min() function
Dtime2_demo.cpp1475 void test_min() in test_min() function
/aosp_15_r20/external/perfetto/test/trace_processor/diff_tests/syntax/
H A Dtable_tests.py308 def test_min(self): member in PerfettoTable
/aosp_15_r20/external/clang/test/SemaTemplate/
H A Doverload-candidates.cpp8 void test_min() { in test_min() function
/aosp_15_r20/external/OpenCL-CTS/test_conformance/commonfns/
H A Dtest_binary_fn.cpp322 int test_min(cl_device_id device, cl_context context, cl_command_queue queue, in test_min() function
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/operators/
H A Dpy_builtins_test.py223 def test_min(self): member in PyBuiltinsTest
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_decimal.py2038 def test_min(self): member in ContextAPItests
Dtest_builtin.py832 def test_min(self): member in BuiltinTest
/aosp_15_r20/external/rust/android-crates-io/crates/chrono/src/
Dtime_delta.rs975 fn test_min() { in test_min() function
/aosp_15_r20/external/pytorch/test/onnx/
H A Dtest_operators.py470 def test_min(self): member in TestOperators
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_builtin.py1202 def test_min(self): member in BuiltinTest
Dtest_decimal.py3380 def test_min(self): member in ContextAPItests
/aosp_15_r20/external/pytorch/test/
H A Dtest_legacy_vmap.py2712 def test_min(self, device): member in TestVmapBatchedGradientLegacy
H A Dtest_tensorexpr.py969 def test_min(x, y): function
H A Dtest_reductions.py1209 def test_min(self, device, dtype): member in TestReductions
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmTypeTests.cpp2896 static inline T test_min(T x, T y) in test_min() function in vkt::SpirVAssembly::TestMath
/aosp_15_r20/external/pytorch/test/functorch/
H A Dtest_vmap.py3790 def test_min(self, device): member in TestVmapBatchedGradient