Home
last modified time | relevance | path

Searched refs:test_positive (Results 1 – 8 of 8) sorted by relevance

/external/cronet/stable/third_party/libc++/src/test/std/utilities/meta/meta.unary/meta.unary.prop/
Dis_scoped_enum.pass.cpp20 void test_positive() { in test_positive() function
82 test_positive<CEnum1>(); in main()
83 test_positive<CEnum2>(); in main()
84 test_positive<CEnum3>(); in main()
85 test_positive<TestMembers::CE1>(); in main()
/external/cronet/tot/third_party/libc++/src/test/std/utilities/meta/meta.unary/meta.unary.prop/
Dis_scoped_enum.pass.cpp20 void test_positive() { in test_positive() function
82 test_positive<CEnum1>(); in main()
83 test_positive<CEnum2>(); in main()
84 test_positive<CEnum3>(); in main()
85 test_positive<TestMembers::CE1>(); in main()
/external/rust/cxx/gen/lib/tests/
Dtest.rs5 fn test_positive() { in test_positive() function
/external/python/cpython3/Lib/test/
Dtest_unary.py14 def test_positive(self): member in UnaryOpTestCase
/external/pytorch/test/torch_np/
Dtest_unary_ufuncs.py102 def test_positive(self): member in TestUnaryUfuncs
/external/clang/test/SemaObjC/
Dwarn-retain-cycle.m121 - (void) test_positive { method
/external/clang/test/Analysis/
Dretain-release.mm287 void test_positive() { function
/external/pytorch/test/torch_np/numpy_tests/core/
Dtest_numeric.py1182 def test_positive(self): member in TestBinaryRepr
1220 def test_positive(self): member in TestBaseRepr