Home
last modified time | relevance | path

Searched defs:test_infinite (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/numeric/detail/
Dnumeric_utils.hpp334 inline bool test_infinite(T n) in test_infinite() function
/aosp_15_r20/external/pytorch/test/torch_np/numpy_tests/core/
H A Dtest_multiarray.py6781 def test_infinite(self): member in TestArange